API Reference
Class
TablerServiceConfigRepeaterSettings
Advanced display settings for TablerServiceConfigRepeater.
Inheritance
- Object
- TablerServiceConfigRepeaterSettings
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 TablerServiceConfigRepeaterSettings Class(String cssClass) #Returns:
TablerServiceConfigRepeaterSettingsEditorBrowsable(2)Adds CSS classes to the repeater.
Parameters
- cssClass System.String
public TablerServiceConfigRepeaterSettings Compact(Boolean enable = true) #Returns:
TablerServiceConfigRepeaterSettingsUses denser spacing for compact array editors.
Parameters
- enable System.Boolean = true
public TablerServiceConfigRepeater End() #Returns:
TablerServiceConfigRepeaterReturns control to the root repeater builder.