API Reference
Class
TablerFileServiceGuidedFlowSettings
Settings sub-builder for TablerFileServiceGuidedFlow.
Inheritance
- Object
- TablerFileServiceGuidedFlowSettings
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 TablerFileServiceGuidedFlowSettings ActiveStep(Int32 number) #Returns:
TablerFileServiceGuidedFlowSettingsSets the initially selected step number.
Parameters
- number System.Int32
public TablerFileServiceGuidedFlowSettings Card(Boolean show = true) #Returns:
TablerFileServiceGuidedFlowSettingsShows or hides the outer card frame.
Parameters
- show System.Boolean = true
public TablerFileServiceGuidedFlowSettings Compact(Boolean enable = true) #Returns:
TablerFileServiceGuidedFlowSettingsUses tighter spacing for embedded demos and side panels.
Parameters
- enable System.Boolean = true
public TablerFileServiceGuidedFlow End() #Returns:
TablerFileServiceGuidedFlowReturns the root guided flow.