HtmlForgeX

API Reference

Enum

TablerOperationalWorkspaceStylePreset

Namespace HtmlForgeX
Assembly HtmlForgeX
Base Enum
Implements
IComparable ISpanFormattable IFormattable IConvertible
Modifiers sealed

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.

Accepted by parameters

Values

public const TablerOperationalWorkspaceStylePreset Standard #

Plain operational workspace.

Value: 0
public const TablerOperationalWorkspaceStylePreset Framed #

Plain workspace prepared for a surrounding frame.

Value: 1
public const TablerOperationalWorkspaceStylePreset Frosted #

Translucent workspace for frosted dashboard surfaces.

Value: 2
public const TablerOperationalWorkspaceStylePreset Dark #

Dark command-center workspace.

Value: 3
public const TablerOperationalWorkspaceStylePreset MixedDashboard #

Light operational workspace tuned to host dashboard cards, charts, tabs, and tables.

Value: 4
public const TablerOperationalWorkspaceStylePreset ProductSuite #

Soft product-workspace shell with larger navigation, polished cards, and timeline-friendly spacing.

Value: 5