Class DataFormItemLengthUnitType
Defines the unit types for width type.
Inheritance
System.Object
DataFormItemLengthUnitType
Namespace: Syncfusion.Maui.DataForm
Assembly: Syncfusion.Maui.DataForm.dll
Syntax
public sealed class DataFormItemLengthUnitType : Enum
Fields
Absolute
Interpret the DataFormItemLength.Value property value as the number of device-specific units.
Declaration
public const DataFormItemLengthUnitType Absolute
Field Value
Type |
---|
DataFormItemLengthUnitType |
Star
Interpret the DataFormItemLength.Value property value as a proportional weight.
Declaration
public const DataFormItemLengthUnitType Star
Field Value
Type |
---|
DataFormItemLengthUnitType |