Back to Devexpress

DataFormItemLength Properties

maui-devexpress-dot-maui-dot-dataform-dot-dataformitemlength-dot-underscore-properties.md

latest1.7 KB
Original Source

DataFormItemLength Properties

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

NameDescription
Default staticReturns an instance that specifies the default DataFormItemLength.
IsAbsoluteReturns whether the length is measured in pixels.
IsDefaultReturns whether the instance is default DataFormItemLength.
IsStarReturns whether the length is measured as a weighted proportion of the available space.
Star staticReturns the DataFormItemLength instance that stores the length measured as a proportion of the available space.
UnitTypeGets the unit type used to measure the data from item’s length.
ValueReturns Double that represents the value of the DataFormItemLength.

See Also

DataFormItemLength Class

DataFormItemLength Members

DevExpress.Maui.DataForm Namespace