GridLength.Auto Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets an instance of GridLength that holds a value whose size is determined by the size properties of the content object.
Assembly: System.Windows (in System.Windows.dll)
Property Value
Type: System.Windows.GridLengthA instance of GridLength whose GridUnitType property is set to GridUnitType.Auto.
Show: