HtmlForgeX

API Reference

Class

TablerServiceImpactPanelSettings

Namespace HtmlForgeX
Assembly HtmlForgeX
Modifiers sealed

Settings sub-builder for TablerServiceImpactPanel.

Inheritance

  • Object
  • TablerServiceImpactPanelSettings

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 TablerServiceImpactPanelSettings Card(Boolean show = true) #
Returns: TablerServiceImpactPanelSettings

Shows or hides the outer card frame.

Parameters

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

Uses tighter spacing for rails and embedded studio panels.

Parameters

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

Returns the root panel.