HtmlSelectionRange.Empty Field
Gets the empty HtmlSelectionRange value.
Namespace: DevExpress.Maui.HtmlEditor
Assembly: DevExpress.Maui.HtmlEditor.dll
NuGet Package: DevExpress.Maui.HtmlEditor
Declaration
public static readonly HtmlSelectionRange Empty
Field Value
Type | Description |
---|---|
HtmlSelectionRange | The empty HtmlSelectionRange. |
See Also