HtmlForgeX

API Reference

Class

TablerStatusStripSettings

Namespace HtmlForgeX
Assembly HtmlForgeX
Modifiers sealed

Settings sub-builder for TablerStatusStrip.

Inheritance

  • Object
  • TablerStatusStripSettings

Methods

public TablerStatusStripSettings Accent(TablerColor color) #
Returns: TablerStatusStripSettings

Sets the accent color used by the status band.

Parameters

color HtmlForgeX.TablerColor requiredposition: 0
public TablerStatusStripSettings Compact(Boolean enable = true) #
Returns: TablerStatusStripSettings

Uses a tighter signal layout.

Parameters

enable System.Boolean = true optionalposition: 0
public TablerStatusStrip End() #
Returns: TablerStatusStrip

Returns control to the root status band.

public TablerStatusStripSettings FillHeight(Boolean enable = true) #
Returns: TablerStatusStripSettings

Makes the band stretch to the available height.

Parameters

enable System.Boolean = true optionalposition: 0