ToolbarColorButtonBase Properties
Serves as a base for the ToolbarFontColorButton and ToolbarBackColorButton classes.
Name | Description |
---|---|
Adaptive |
Gets or sets the priority of Html Editor toolbar item hiding in adaptive mode.
Inherited from Html |
Begin |
Gets or sets a value that specifies whether the current toolbar item starts a group.
Inherited from Html |
Collection |
Gets the collection to which an item belongs.
Inherited from Collection |
Column |
Gets or sets the number of columns displayed in a toolbar color button drop-down color table. |
Enable |
Gets or sets whether the custom colors are available for the color button. |
Image |
Gets the settings of an image displayed by the item.
Inherited from Toolbar |
Index |
Gets or sets the item’s index within the collection.
Inherited from Collection |
Items | Gets the collection of items displayed in a toolbar color button drop-down color table. |
Text |
Gets or sets the text content of a toolbar item.
Inherited from Toolbar |
Tool |
Gets or sets the item’s tooltip text.
Inherited from Toolbar |
View |
Gets or sets a value that specifies how a toolbar item is represented within a toolbar.
Inherited from Html |
Visible |
Gets or sets a value specifying the visibility of the current toolbar item.
Inherited from Html |
Visible |
Gets or sets a value specifying the position of the current item amongst the visible items in a toolbar.
Inherited from Html |
See Also