API Reference
Class
TablerScheduleSummaryCardSettings
Settings sub-builder for TablerScheduleSummaryCard.
Inheritance
- Object
- TablerScheduleSummaryCardSettings
Methods
public TablerScheduleSummaryCardSettings Accent(TablerColor color) #Returns:
TablerScheduleSummaryCardSettingsSets the accent color used by the card.
Parameters
- color HtmlForgeX.TablerColor
public TablerScheduleSummaryCardSettings Compact(Boolean enable = true) #Returns:
TablerScheduleSummaryCardSettingsUses tighter spacing inside the card.
Parameters
- enable System.Boolean = true
public TablerScheduleSummaryCard End() #Returns:
TablerScheduleSummaryCardReturns control to the root card.
public TablerScheduleSummaryCardSettings FillHeight(Boolean enable = true) #Returns:
TablerScheduleSummaryCardSettingsMakes the card stretch to the available height.
Parameters
- enable System.Boolean = true
public TablerScheduleSummaryCardSettings MinColumnWidth(String value) #Returns:
TablerScheduleSummaryCardSettingsSets the minimum width used by metric tiles.
Parameters
- value System.String