API Reference
Class
TablerTimelinePlannerCardSettings
Settings sub-builder for TablerTimelinePlannerCard.
Inheritance
- Object
- TablerTimelinePlannerCardSettings
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 TablerTimelinePlannerCardSettings Class(String cssClass) #Returns:
TablerTimelinePlannerCardSettingsEditorBrowsable(2)Adds a CSS class to the card host.
Parameters
- cssClass System.String
public TablerTimelinePlannerCardSettings Compact(Boolean enable = true) #Returns:
TablerTimelinePlannerCardSettingsApplies denser spacing for embedded previews.
Parameters
- enable System.Boolean = true
public TablerTimelinePlannerCard End() #Returns:
TablerTimelinePlannerCardReturns control to the root card.
public TablerTimelinePlannerCardSettings FillHeight(Boolean enable = true) #Returns:
TablerTimelinePlannerCardSettingsStretches the card to the available column height.
Parameters
- enable System.Boolean = true
public TablerTimelinePlannerCardSettings Height(String height) #Returns:
TablerTimelinePlannerCardSettingsEditorBrowsable(2)Sets the minimum timeline stage height.
Type Parameters
- THeight
Parameters
- height System.String