Skip to main content
A newer version of this page is available. .

DataFormItemLength Struct

The data form item length that supports the automatically calculated size, and size measured as a weighted proportion of the available space.

Namespace: DevExpress.Maui.DataForm

Assembly: DevExpress.Maui.Editors.dll

NuGet Package: DevExpress.Maui.Editors

Declaration

[TypeConverter(typeof(DataFormItemLengthConverter))]
public struct DataFormItemLength
See Also