DataGridLength.Value Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient la valeur absolue du DataGridLength en pixels.
public:
property double Value { double get(); };
public double Value { get; }
member this.Value : double
Public ReadOnly Property Value As Double
Valeur de propriété
Valeur absolue de DataGridLength (en pixels) ou 1.0 si la propriété UnitType a la valeur Auto.