DataGridLength Constructor
Silverlight
Initializes a new instance of the DataGridLength class.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
DataGridLength(Double) | Initializes a new instance of the DataGridLength class. |
|
DataGridLength(Double, DataGridLengthUnitType) | Initializes a new instance of the DataGridLength class with the specified value and unit type. |
|
DataGridLength(Double, DataGridLengthUnitType, Double, Double) | Initializes a new instance of the DataGridLength class with the specified value, unit type, desired value, and display value. |