API Reference
Class
TablerScheduleSummaryCardSettings
Settings sub-builder for TablerScheduleSummaryCard.
Inheritance
- Object
- TablerScheduleSummaryCardSettings
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 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:
TablerScheduleSummaryCardSettingsEditorBrowsable(2)Sets the minimum width used by metric tiles.
Type Parameters
- TWidth
Parameters
- value System.String