GridLength.Value Property

Definition

Gets a Double that represents the value of the GridLength.

public:
 property double Value { double get(); };
public double Value { get; }
member this.Value : double
Public ReadOnly Property Value As Double

Property Value

A Double that represents the value of the current instance.

Applies to