ToolbarItemCollectionBase<T>.Toolbar Property
In This Article
Gets the HtmlEditorToolbar control that owns the collection.
Namespace: DevExpress.Web.ASPxHtmlEditor
Assembly: DevExpress.Web.ASPxHtmlEditor.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public HtmlEditorToolbar Toolbar { get; }
#Property Value
Type | Description |
---|---|
Html |
An Html |
See Also