API Reference
Class
TablerStatusStripSettings
Settings sub-builder for TablerStatusStrip.
Inheritance
- Object
- TablerStatusStripSettings
Methods
public TablerStatusStripSettings Accent(TablerColor color) #Returns:
TablerStatusStripSettingsSets the accent color used by the status band.
Parameters
- color HtmlForgeX.TablerColor
public TablerStatusStripSettings Compact(Boolean enable = true) #Returns:
TablerStatusStripSettingsUses a tighter signal layout.
Parameters
- enable System.Boolean = true
public TablerStatusStripSettings FillHeight(Boolean enable = true) #Returns:
TablerStatusStripSettingsMakes the band stretch to the available height.
Parameters
- enable System.Boolean = true