Click or drag to resize
GridLength Constructor
Overload List
  NameDescription
Public methodGridLength(Double)
Initializes a new instance of the Windows.UI.Xaml.GridLength structure using the specified absolute value in pixels.
Public methodGridLength(Double, GridUnitType)
Initializes a new instance of the Windows.UI.Xaml.GridLength structure and specifies what kind of value it holds.
Top
See Also