RibbonBarItemCheckBox

Wisej.Web.Ext.RibbonBar.RibbonBarItemCheckBox

Namespace: Wisej.Web.Ext.RibbonBar

Assembly: Wisej.Web.Ext.RibbonBar (3.2.0.0)

Represents a checkbox in a RibbonBarGroup.

public class RibbonBarItemCheckBox : RibbonBarItem

Constructors

Properties

Boolean: Returns or whether the RibbonBarItemCheckBox is in the checked state. (Default: False)

Events

EventHandler Fired when the value of the Checked property changes.

Last updated