Back to Devexpress

DataFormItemLength.Star Property

maui-devexpress-dot-maui-dot-dataform-dot-dataformitemlength-091c251c.md

latest1.1 KB
Original Source

DataFormItemLength.Star Property

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

csharp
public static DataFormItemLength Star { get; }

Property Value

TypeDescription
DataFormItemLength

The DataFormItemLength instance whose UnitType is set to Star and Value is set to 1.

|

See Also

DataFormItemLength Class

DataFormItemLength Members

DevExpress.Maui.DataForm Namespace