DataFormItemLength.IsAbsolute Property
Returns whether the length is measured in pixels.
Namespace: DevExpress.Maui.DataForm
Assembly: DevExpress.Maui.Editors.dll
NuGet Package: DevExpress.Maui.Editors
Declaration
public bool IsAbsolute { get; }
Property Value
Type | Description |
---|---|
Boolean |
|
See Also