ToolbarItemCollectionBase<T>.Toolbar Property
Gets the HtmlEditorToolbar control that owns the collection.
Namespace: DevExpress.Web.ASPxHtmlEditor
Assembly: DevExpress.Web.ASPxHtmlEditor.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
Type | Description |
---|---|
HtmlEditorToolbar | An HtmlEditorToolbar object that owns the collection. |
See Also