DataGridLength Constructor |
Name | Description | |
---|---|---|
![]() | DataGridLength(Double) |
Initializes a new instance of the System.Windows.Controls.DataGridLength
class with an absolute value in pixels.
|
![]() | DataGridLength(Double, DataGridLengthUnitType) |
Initializes a new instance of the System.Windows.Controls.DataGridLength
class with a specified value and unit.
|