DataFormItemLength.UnitType Property
Namespace: DevExpress.XamarinForms.DataForm
Assembly: DevExpress.XamarinForms.Editors.dll
NuGet Package: DevExpress.XamarinForms.Editors
Declaration
public DataFormItemLengthUnitType UnitType { get; }
Property Value
| Type |
|---|
| DataFormItemLengthUnitType |
Available values:
| Name |
|---|
| Absolute |
| Star |
See Also