HtmlForgeX

API Reference

Class

TablerServiceConfigRepeaterSettings

Namespace HtmlForgeX
Assembly HtmlForgeX
Modifiers sealed

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.

Accepted by parameters

Methods

public TablerServiceConfigRepeaterSettings Class(String cssClass) #
Returns: TablerServiceConfigRepeaterSettings
EditorBrowsable(2)

Adds CSS classes to the repeater.

Parameters

cssClass System.String requiredposition: 0
public TablerServiceConfigRepeaterSettings Compact(Boolean enable = true) #
Returns: TablerServiceConfigRepeaterSettings

Uses denser spacing for compact array editors.

Parameters

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

Returns control to the root repeater builder.