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