DataFormItemLength Constructors
| 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