ToolbarCustomCssEdit Members
In This Article
#Constructors
Name | Description |
---|---|
Toolbar |
Initializes a new instance of the Toolbar |
Toolbar |
Initializes a new instance of the Toolbar |
Toolbar |
Initializes a new instance of the Toolbar |
#Properties
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 of the Toolbar |
Drop |
Gets or sets the height of the editor’s dropdown window.
Inherited from Toolbar |
Drop |
Gets or sets the width of the editor’s dropdown window.
Inherited from Toolbar |
Index |
Gets or sets the item’s index within the collection.
Inherited from Collection |
Items | Gets the collection of items displayed within the editor’s dropdown window. |
Text |
This property is not in effect for the Toolbar |
Tool |
Gets or sets the toolbar item’s tooltip text. |
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.
Inherited from Toolbar |
#Methods
Name | Description |
---|---|
Assign |
Copies the settings from the specified item to the current object.
Inherited from Toolbar |
Create |
Adds items providing the appropriate predefined functionality to the toolbar item’s dropdown list. |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
For internal use only.
Inherited from Toolbar |
Get |
For internal use only.
Inherited from Toolbar |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
To |
Returns the string that represents the current object.
Inherited from Collection |
See Also