ToolbarToggleButton Constructors
A button within a DXToolbar that has two states: checked and unchecked. You can group several ToolbarToggleButtons to implement exclusive selection.Name | Description |
---|---|
ToolbarToggleButton() | Initializes a new instance of the ToolbarToggleButton class. |
See Also