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