HtmlForgeX

API Reference

Class

TablerServiceConfigChoiceOptionSettings

Namespace HtmlForgeX
Assembly HtmlForgeX
Modifiers sealed

Item-level state settings for TablerServiceConfigChoiceGroup options.

Inheritance

  • Object
  • TablerServiceConfigChoiceOptionSettings

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 TablerServiceConfigChoiceOptionSettings Active(Boolean enable = true) #
Returns: TablerServiceConfigChoiceOptionSettings

Marks the option as selected.

Parameters

enable System.Boolean = true optionalposition: 0
public TablerServiceConfigChoiceOptionSettings Disabled(Boolean enable = true) #
Returns: TablerServiceConfigChoiceOptionSettings

Marks the option as disabled/unavailable.

Parameters

enable System.Boolean = true optionalposition: 0