GridLength.Value Property

Definition

Gets the Value of the GridLength.

public double Value { get; }
member this.Value : double

Property Value

The value in GridUnitType of the GridLength.

Applies to