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

DataFormItemLength Constructors

The data form item length that supports the automatically calculated size, and size measured as a weighted proportion of the available space.
Name Parameters Description
DataFormItemLength(Double, DataFormItemLengthUnitType) value, type Initializes a new instance of the DataFormItemLength class with specified settings.
DataFormItemLength(Double) value Initializes a new instance of the DataFormItemLength class with specified settings.
See Also