API Reference
Class
TablerFileServiceCapabilityStripSettings
Settings sub-builder for TablerFileServiceCapabilityStrip.
Inheritance
- Object
- TablerFileServiceCapabilityStripSettings
Usage
This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.
Returned or exposed by
Accepted by parameters
Methods
public TablerFileServiceCapabilityStripSettings Card(Boolean show = true) #Returns:
TablerFileServiceCapabilityStripSettingsShows or hides the outer card frame.
Parameters
- show System.Boolean = true
public TablerFileServiceCapabilityStripSettings Columns(Int32 count) #Returns:
TablerFileServiceCapabilityStripSettingsSets the preferred desktop column count. Values are clamped between 1 and 8.
Parameters
- count System.Int32
public TablerFileServiceCapabilityStripSettings Compact(Boolean enable = true) #Returns:
TablerFileServiceCapabilityStripSettingsUses tighter spacing for footer-like trust bands.
Parameters
- enable System.Boolean = true
public TablerFileServiceCapabilityStrip End() #Returns:
TablerFileServiceCapabilityStripReturns the root capability strip.
public TablerFileServiceCapabilityStripSettings Tone(TablerFileServiceCapabilityTone tone) #Returns:
TablerFileServiceCapabilityStripSettingsSets the visual tone for the strip.
Parameters
- tone HtmlForgeX.TablerFileServiceCapabilityTone