DataGridLength.Value Propiedad

Definición

Obtiene el valor absoluto de DataGridLength en píxeles.

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

Valor de propiedad

Valor absoluto de DataGridLength en píxeles o 1,0 si la UnitType propiedad está establecida Autoen .

Se aplica a