HtmlEdit.ShowToolbarProperty Field
Identifies the ShowToolbar bindable property.
Namespace: DevExpress.Maui.HtmlEditor
Assembly: DevExpress.Maui.HtmlEditor.dll
NuGet Package: DevExpress.Maui.HtmlEditor
Declaration
public static readonly BindableProperty ShowToolbarProperty
Field Value
| Type | Description |
|---|---|
| BindableProperty | A bindable property identifier. |
See Also