Value Property
Collapse the table of content
Expand the table of content

GridLength.Value Property

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

Gets a Double that represents the value of the GridLength.

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

'Declaration
Public ReadOnly Property Value As Double

Property Value

Type: System.Double
A Double that represents the value of the current instance.

The meaning of Value in layout operations is modified by the value of GridLength.GridUnitType. For more information, see the "Star Sizing" section in GridLength.

Windows Phone OS

Supported in: 8.1, 8.0, 7.1, 7.0

Windows Phone

Show:
© 2017 Microsoft