HtmlSize.IsEmpty Property
Gets whether the HtmlSize value is empty.
Namespace: DevExpress.Maui.HtmlEditor
Assembly: DevExpress.Maui.HtmlEditor.dll
NuGet Package: DevExpress.Maui.HtmlEditor
Declaration
public bool IsEmpty { get; }
Property Value
Type | Description |
---|---|
Boolean |
|
See Also