RibbonCheckBoxItem.PropertiesCheckBox Property
Provides access to the item’s settings that are specific to the check box.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v25.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
| Type | Description |
|---|---|
| RibbonCheckBoxProperties | A RibbonCheckBoxProperties object that contains check box specific settings. |
See Also