HtmlForgeX

API Reference

Class

TablerServiceConfigChangeSummarySettings

Namespace HtmlForgeX
Assembly HtmlForgeX
Modifiers sealed

Advanced display settings for TablerServiceConfigChangeSummary.

Inheritance

  • Object
  • TablerServiceConfigChangeSummarySettings

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 TablerServiceConfigChangeSummarySettings Class(String cssClass) #
Returns: TablerServiceConfigChangeSummarySettings
EditorBrowsable(2)

Adds CSS classes to the summary.

Parameters

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

Uses denser spacing for compact review columns.

Parameters

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

Returns control to the root change summary builder.