DataGridLength.DisplayValue Property

Definition

Gets the pixel value allocated for the size of the element.

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

Property Value

The number of pixels allocated for the element.

Applies to