API Reference
Class
TablerDashboardShowcaseFrameSettings
Settings sub-builder for TablerDashboardShowcaseFrame.
Inheritance
- Object
- TablerDashboardShowcaseFrameSettings
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 TablerDashboardShowcaseFrameSettings Class(String cssClass) #Returns:
TablerDashboardShowcaseFrameSettingsEditorBrowsable(2)Adds a CSS class to the frame host.
Parameters
- cssClass System.String
public TablerDashboardShowcaseFrameSettings Clip(Boolean enable = true) #Returns:
TablerDashboardShowcaseFrameSettingsControls whether the viewport clips overflowing dashboard content.
Parameters
- enable System.Boolean = true
public TablerDashboardShowcaseFrame End() #Returns:
TablerDashboardShowcaseFrameReturns control to the root frame.
public TablerDashboardShowcaseFrameSettings Height(String height) #Returns:
TablerDashboardShowcaseFrameSettingsEditorBrowsable(2)Sets the framed dashboard viewport height.
Type Parameters
- THeight
Parameters
- height System.String
public TablerDashboardShowcaseFrameSettings Preset(TablerDashboardShowcaseFramePreset preset) #Returns:
TablerDashboardShowcaseFrameSettingsSelects the visual frame preset.
Parameters
- preset HtmlForgeX.TablerDashboardShowcaseFramePreset
public TablerDashboardShowcaseFrameSettings Skin(TablerDashboardShowcaseFrameSkin skin) #Returns:
TablerDashboardShowcaseFrameSettingsApplies a reusable visual skin on top of the selected frame preset.
Parameters
- skin HtmlForgeX.TablerDashboardShowcaseFrameSkin