Click or drag to resize
DataGridLength Constructor
Overload List
  NameDescription
Public methodDataGridLength(Double)
Initializes a new instance of the System.Windows.Controls.DataGridLength class with an absolute value in pixels.
Public methodDataGridLength(Double, DataGridLengthUnitType)
Initializes a new instance of the System.Windows.Controls.DataGridLength class with a specified value and unit.
Top
See Also