IBarColorEdit Properties
A color editor on the Rich Text Editor‘s ribbon or toolbar.
Name | Description |
---|---|
Adaptive |
Specifies the order in which bar items are hidden when the browser window is resized.
Inherited from IBar |
Click |
Specifies the button’s Click event handler.
Inherited from IBar |
Css |
Assigns a CSS class to the item.
Inherited from IBar |
Get |
Specifies whether the item is enabled.
Inherited from IBar |
Get |
Returns the color editor’s value. |
Get |
Specifies whether the item is visible.
Inherited from IBar |
Icon |
Specifies the CSS class of the item’s icon.
Inherited from IBar |
Icon |
Specifies the URL of the item’s icon.
Inherited from IBar |
Name |
Specifies the name for a bar element (tab, group, or item).
Inherited from IBar |
Text |
Specifies text for a bar element (tab, group, or item).
Inherited from IBar |
Text |
Specifies display mode for item text.
Inherited from IBar |
Tooltip |
Specifies the item tooltip.
Inherited from IBar |
Type |
Returns the item type.
Inherited from IBar |
Value |
Specifies whether a new color is selected in the color editor. |
See Also