Auto Property
Collapse the table of content
Expand the table of content

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.

Namespace:  System.Windows
Assembly:  System.Windows (in System.Windows.dll)

'Declaration
Public Shared ReadOnly Property Auto As GridLength

Property Value

Type: System.Windows.GridLength
A instance of GridLength whose GridUnitType property is set to GridUnitType.Auto.

Windows Phone OS

Supported in: 8.1, 8.0, 7.1, 7.0

Windows Phone

Show:
© 2017 Microsoft