ToolbarComboBoxBase Properties
Serves as a base for classes providing the combo box functionality.
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 |
Default |
Gets or sets a value that specifies the default caption of a toolbar item. |
Drop |
Gets or sets the height of the editor’s dropdown window. |
Drop |
Gets or sets the width of the editor’s dropdown window. |
Index |
Gets or sets the item’s index within the collection.
Inherited from Collection |
Tool |
Gets or sets the item’s tooltip text.
Inherited from Toolbar |
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 |
Width | Gets or sets the editor’s width. |
See Also