API Reference
Enum
TablerOperationalWorkspaceStylePreset
Visual presets for TablerOperationalWorkspace.
Inheritance
- Enum
- TablerOperationalWorkspaceStylePreset
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
- Field TablerOperationalWorkspaceStylePreset.Dark
- Field TablerOperationalWorkspaceStylePreset.Framed
- Field TablerOperationalWorkspaceStylePreset.Frosted
- Field TablerOperationalWorkspaceStylePreset.MixedDashboard
- Field TablerOperationalWorkspaceStylePreset.ProductSuite
- Field TablerOperationalWorkspaceStylePreset.Standard
Accepted by parameters
Inherited Methods
public override sealed Int32 CompareTo(Object target) #Returns:
Int32Inherited from Enum
Parameters
- target Object
public override sealed String ToString(String format, IFormatProvider provider) #Returns:
StringInherited from Enum
Obsolete("The provider argument is not used. Use ToString(String) instead.")Parameters
- format String
Values
public const TablerOperationalWorkspaceStylePreset Framed #Plain workspace prepared for a surrounding frame.
Value:
1public const TablerOperationalWorkspaceStylePreset Frosted #Translucent workspace for frosted dashboard surfaces.
Value:
2public const TablerOperationalWorkspaceStylePreset MixedDashboard #Light operational workspace tuned to host dashboard cards, charts, tabs, and tables.
Value:
4public const TablerOperationalWorkspaceStylePreset ProductSuite #Soft product-workspace shell with larger navigation, polished cards, and timeline-friendly spacing.
Value:
5