HtmlForgeX

API Reference

Class

TablerServiceConfigPanelSettings

Namespace HtmlForgeX
Assembly HtmlForgeX
Modifiers sealed

Advanced display settings for TablerServiceConfigPanel.

Inheritance

  • Object
  • TablerServiceConfigPanelSettings

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 TablerServiceConfigPanelSettings Compact(Boolean enable = true) #
Returns: TablerServiceConfigPanelSettings

Uses denser spacing for compact panels.

Parameters

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

Returns control to the root panel builder.

public TablerServiceConfigPanelSettings FillHeight(Boolean enable = true) #
Returns: TablerServiceConfigPanelSettings

Fills the parent column height when the layout uses equal-height columns.

Parameters

enable System.Boolean = true optionalposition: 0