HtmlForgeX

API Reference

Class

TablerFileServiceGuidedFlowSettings

Namespace HtmlForgeX
Assembly HtmlForgeX
Modifiers sealed

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.

Accepted by parameters

Methods

public TablerFileServiceGuidedFlowSettings ActiveStep(Int32 number) #
Returns: TablerFileServiceGuidedFlowSettings

Sets the initially selected step number.

Parameters

number System.Int32 requiredposition: 0
public TablerFileServiceGuidedFlowSettings Card(Boolean show = true) #
Returns: TablerFileServiceGuidedFlowSettings

Shows or hides the outer card frame.

Parameters

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

Uses tighter spacing for embedded demos and side panels.

Parameters

enable System.Boolean = true optionalposition: 0
public TablerFileServiceGuidedFlow End() #
Returns: TablerFileServiceGuidedFlow

Returns the root guided flow.