API Reference
Class
TablerOperationalWorkspaceSettings
Settings sub-builder for TablerOperationalWorkspace.
Inheritance
- Object
- TablerOperationalWorkspaceSettings
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 TablerOperationalWorkspaceSettings Class(String cssClass) #Returns:
TablerOperationalWorkspaceSettingsEditorBrowsable(2)Adds CSS classes to the workspace shell.
Parameters
- cssClass System.String
public TablerOperationalWorkspaceSettings Compact(Boolean enable = true) #Returns:
TablerOperationalWorkspaceSettingsUses denser spacing for compact operational surfaces.
Parameters
- enable System.Boolean = true
public TablerOperationalWorkspace End() #Returns:
TablerOperationalWorkspaceReturns control to the root workspace.
public TablerOperationalWorkspaceSettings Height(String height) #Returns:
TablerOperationalWorkspaceSettingsEditorBrowsable(2)Sets the minimum visual height for the workspace shell.
Type Parameters
- THeight
Parameters
- height System.String
public TablerOperationalWorkspaceSettings Palette(TablerOperationalWorkspacePalette palette) #Returns:
TablerOperationalWorkspaceSettingsApplies a shared accent palette to the shell and dashboard components hosted inside it.
Parameters
- palette HtmlForgeX.TablerOperationalWorkspacePalette
public TablerOperationalWorkspaceSettings Preset(TablerOperationalWorkspaceStylePreset preset) #Returns:
TablerOperationalWorkspaceSettingsApplies a reusable visual preset to the workspace shell.
Parameters
- preset HtmlForgeX.TablerOperationalWorkspaceStylePreset