HtmlForgeX

API Reference

Class

TablerServiceConfigEventLogSettings

Namespace HtmlForgeX
Assembly HtmlForgeX
Modifiers sealed

Advanced display settings for TablerServiceConfigEventLog.

Inheritance

  • Object
  • TablerServiceConfigEventLogSettings

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

Adds a custom CSS class for advanced integration scenarios.

Parameters

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

Uses tighter spacing for dense panels.

Parameters

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

Returns to the root event log builder.