DataGridLength.DesiredValue Property

Definition

Gets the calculated pixel value needed for the element.

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

Property Value

The number of pixels calculated for the size of the element.

Applies to