A newer version of this page is available.
Switch to the current version.
RibbonCheckBoxProperties Class
Contains settings specific to a ribbon check box item.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v19.2.dll
Declaration
public class RibbonCheckBoxProperties :
CheckBoxProperties
Public Class RibbonCheckBoxProperties
Inherits CheckBoxProperties
Related API Members
The following members accept/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
Feedback