aspnet-devexpress-dot-web-7e6f1853.md
Contains settings specific to a ribbon check box item.
Namespace : DevExpress.Web
Assembly : DevExpress.Web.v25.2.dll
NuGet Package : DevExpress.Web
public class RibbonCheckBoxProperties :
CheckBoxProperties
Public Class RibbonCheckBoxProperties
Inherits CheckBoxProperties
The following members return RibbonCheckBoxProperties objects:
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.
Object StateManager PropertiesBase EditPropertiesBase EditProperties CheckBoxProperties RibbonCheckBoxProperties
See Also