DataFormItemLength.IsStar Property
Returns whether the length is measured as a weighted proportion of the available space.
Namespace: DevExpress.Maui.DataForm
Assembly: DevExpress.Maui.Editors.dll
NuGet Package: DevExpress.Maui.Editors
Declaration
public bool IsStar { get; }
Property Value
Type | Description |
---|---|
Boolean |
|
See Also