MVCxHtmlEditorToolbar Properties
A base class for toolbar.
Name | Description |
---|---|
Caption |
Gets or sets the toolbar‘s caption.
Inherited from Html |
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.
Inherited from Html |
Visible |
Gets or sets a value specifying the visibility of the toolbar.
Inherited from Html |
Visible |
Gets or sets a value specifying the position of the current toolbar amongst the visible toolbars in an ASPx |
See Also