API Reference
Class
TablerServiceConfigWorkflowWorkbenchSettings
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.
Returned or exposed by
Accepted by parameters
Methods
public TablerServiceConfigWorkflowWorkbenchSettings Bounded(Boolean enable = true) #Returns:
TablerServiceConfigWorkflowWorkbenchSettingsConstrains the workbench body to its own viewport instead of growing the page.
Parameters
- enable System.Boolean = true
public TablerServiceConfigWorkflowWorkbenchSettings Compact(Boolean enable = true) #Returns:
TablerServiceConfigWorkflowWorkbenchSettingsUses denser spacing for embedded operational flows.
Parameters
- enable System.Boolean = true
public TablerServiceConfigWorkflowWorkbenchSettings Context(Boolean show = true) #Returns:
TablerServiceConfigWorkflowWorkbenchSettingsShows or hides the persistent context column.
Parameters
- show System.Boolean = true
public TablerServiceConfigWorkflowWorkbenchSettings ContextColumns(Int32 columns) #Returns:
TablerServiceConfigWorkflowWorkbenchSettingsSets the desktop width of the context column using a twelve-column grid span.
Parameters
- columns System.Int32
public TablerServiceConfigWorkflowWorkbench End() #Returns:
TablerServiceConfigWorkflowWorkbenchReturns control to the root workbench builder.