GridLength.Value Property

Definition

Gets 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

The value in GridUnitType of the GridLength.

Applies to