HtmlEditorToolbar Properties
Represents a base class for toolbars.
Name | Description |
---|---|
Caption | Gets or sets the toolbar‘s caption. |
Collection |
Gets the collection to which an item belongs.
Inherited from Collection |
Index |
Gets or sets the item’s index within the collection.
Inherited from Collection |
Items | Gets the collection of items within the toolbar and provides indexed access to them. |
Name | Gets or sets the toolbar’s unique identifier name. |
Visible | Gets or sets a value specifying the visibility of the toolbar. |
Visible |
Gets or sets a value specifying the position of the current toolbar amongst the visible toolbars in an ASPx |
See Also