A newer version of this page is available.
Switch to the current version.
ToolbarItemCollectionBase<T>.Toolbar Property
Gets the HtmlEditorToolbar control that owns the collection.
Namespace: DevExpress.Web.ASPxHtmlEditor
Assembly: DevExpress.Web.ASPxHtmlEditor.v18.2.dll
Declaration
public HtmlEditorToolbar Toolbar { get; }
Public ReadOnly Property Toolbar As HtmlEditorToolbar
Property Value
Type | Description |
---|---|
HtmlEditorToolbar | An HtmlEditorToolbar object that owns the collection. |
See Also
Feedback