RibbonCheckBoxProperties Class
Contains settings specific to a ribbon check box item.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
Declaration
Related API Members
The following members return RibbonCheckBoxProperties objects:
Remarks
The RibbonCheckBoxProperties class contains settings specific to the RibbonCheckBoxItem item type. An object of the RibbonCheckBoxProperties type can be accessed via the RibbonCheckBoxItem.PropertiesCheckBox property.
Inheritance
Object
StateManager
PropertiesBase
EditPropertiesBase
EditProperties
CheckBoxProperties
RibbonCheckBoxProperties
See Also