API Reference
Class
TablerServiceConfigLiveTableSettings
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.
Returned or exposed by
Accepted by parameters
Methods
public TablerServiceConfigLiveTableSettings Compact(Boolean enable = true) #Returns:
TablerServiceConfigLiveTableSettingsUses denser spacing for live-bound service tables.
Parameters
- enable System.Boolean = true
public TablerServiceConfigLiveTable End() #Returns:
TablerServiceConfigLiveTableReturns control to the root live table builder.
public TablerServiceConfigLiveTableSettings TableClass(String cssClass) #Returns:
TablerServiceConfigLiveTableSettingsAdds custom CSS classes to the rendered table.
Parameters
- cssClass System.String