API Reference
Class
TablerFileServiceScenarioBoardSettings
Settings sub-builder for TablerFileServiceScenarioBoard.
Inheritance
- Object
- TablerFileServiceScenarioBoardSettings
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 TablerFileServiceScenarioBoardSettings Card(Boolean show = true) #Returns:
TablerFileServiceScenarioBoardSettingsShows or hides the outer card frame.
Parameters
- show System.Boolean = true
public TablerFileServiceScenarioBoardSettings Columns(Int32 count) #Returns:
TablerFileServiceScenarioBoardSettingsSets the preferred desktop column count. Values are clamped between 1 and 4.
Parameters
- count System.Int32
public TablerFileServiceScenarioBoard End() #Returns:
TablerFileServiceScenarioBoardReturns the root scenario board.