DataFormItemLength.Star Property
In This Article
Returns the DataFormItemLength instance that stores the length measured as a proportion of the available space.
Namespace: DevExpress.Maui.DataForm
Assembly: DevExpress.Maui.Editors.dll
NuGet Package: DevExpress.Maui.Editors
#Declaration
C#
public static DataFormItemLength Star { get; }
#Property Value
Type | Description |
---|---|
Data |
The Data |
See Also