GridLength::Value Property

 

Gets a Double that represents the value of the GridLength.

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

public:
property double Value {
	double get();
}

Property Value

Type: System::Double

A Double that represents the value of the current instance.

.NET Framework
Available since 3.0
Silverlight
Available since 2.0
Windows Phone Silverlight
Available since 7.0
Return to top
Show: