ToggleButtonDefinition Class |
Namespace: FluentRibbon.Definitions.Controls
public class ToggleButtonDefinition : ButtonBaseDefinition, IInitializable
The ToggleButtonDefinition type exposes the following members.
Name | Description | |
---|---|---|
ToggleButtonDefinition | Initializes a new instance of the ToggleButtonDefinition class |
Name | Description | |
---|---|---|
InitialValueJavaScript |
The script, which should return the initial state of the ToggleButton (true for ON, false for OFF).
|