HtmlForgeX

API Reference

Class

TablerServiceConfigWorkflowWorkbenchSettings

Namespace HtmlForgeX
Assembly HtmlForgeX
Modifiers sealed

Advanced display settings for TablerServiceConfigWorkflowWorkbench.

Inheritance

  • Object
  • TablerServiceConfigWorkflowWorkbenchSettings

Usage

This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.

Accepted by parameters

Methods

public TablerServiceConfigWorkflowWorkbenchSettings Bounded(Boolean enable = true) #
Returns: TablerServiceConfigWorkflowWorkbenchSettings

Constrains the workbench body to its own viewport instead of growing the page.

Parameters

enable System.Boolean = true optionalposition: 0
public TablerServiceConfigWorkflowWorkbenchSettings Compact(Boolean enable = true) #
Returns: TablerServiceConfigWorkflowWorkbenchSettings

Uses denser spacing for embedded operational flows.

Parameters

enable System.Boolean = true optionalposition: 0
public TablerServiceConfigWorkflowWorkbenchSettings Context(Boolean show = true) #
Returns: TablerServiceConfigWorkflowWorkbenchSettings

Shows or hides the persistent context column.

Parameters

show System.Boolean = true optionalposition: 0
public TablerServiceConfigWorkflowWorkbenchSettings ContextColumns(Int32 columns) #
Returns: TablerServiceConfigWorkflowWorkbenchSettings

Sets the desktop width of the context column using a twelve-column grid span.

Parameters

columns System.Int32 requiredposition: 0
public TablerServiceConfigWorkflowWorkbench End() #
Returns: TablerServiceConfigWorkflowWorkbench

Returns control to the root workbench builder.