DataGridLength.Value Property

Definition

Gets the absolute value of the DataGridLength in pixels.

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

Property Value

The absolute value of the DataGridLength in pixels.

Applies to