HtmlForgeX

API Reference

Class

TablerServiceConfigLiveTableSettings

Namespace HtmlForgeX
Assembly HtmlForgeX
Modifiers sealed

Advanced display settings for TablerServiceConfigLiveTable.

Inheritance

  • Object
  • TablerServiceConfigLiveTableSettings

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

Uses denser spacing for live-bound service tables.

Parameters

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

Returns control to the root live table builder.

public TablerServiceConfigLiveTableSettings TableClass(String cssClass) #
Returns: TablerServiceConfigLiveTableSettings

Adds custom CSS classes to the rendered table.

Parameters

cssClass System.String requiredposition: 0