DataGridLength.IsStar Propriété

Définition

Obtient une valeur qui indique si cette instance dimensionne automatiquement les éléments en fonction d’une proportion pondérée de l’espace disponible.

public:
 property bool IsStar { bool get(); };
public bool IsStar { get; }
member this.IsStar : bool
Public ReadOnly Property IsStar As Boolean

Valeur de propriété

true si la UnitType propriété est définie Starsur ; sinon, false.

S’applique à