RibbonDropDownToggleButtonItem.Checked Property
Gets or sets a value that specifies whether the toggle button item is checked.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
Type | Default | Description |
---|---|---|
Boolean | false |
|
Remarks
Use the Checked property to specify the toggle button’s check state.
See Also