RibbonCheckBox Properties
A checkbox within a RibbonControl.
Name | Description |
---|---|
Is |
Gets or sets whether the Ribbon |
Is |
Gets or sets whether the ribbon item is enabled. This is a dependency property.
Inherited from Ribbon |
Is |
Gets or sets whether the Ribbon |
Is |
Gets or sets whether the ribbon item is visible. This is a dependency property.
Inherited from Ribbon |
Style |
Gets or sets style settings applied to a ribbon item. This is a dependency property.
Inherited from Ribbon |
Text |
Gets or sets the Ribbon |
Tool |
Gets or sets the ribbon check box’s tooltip. This is a dependency property. |
Tool |
Gets or sets the ribbon checkbox’s tooltip description text that is displayed under the Tool |
Tool |
Gets or sets the ribbon checkbox’s tooltip title text. This is a dependency property. |
See Also