Grid.ShouldSerializeRowDefinitions Méthode

Définition

Retourne true si le RowDefinitionCollection associé à cette instance de Grid n'est pas vide.

public:
 bool ShouldSerializeRowDefinitions();
public bool ShouldSerializeRowDefinitions ();
member this.ShouldSerializeRowDefinitions : unit -> bool
Public Function ShouldSerializeRowDefinitions () As Boolean

Retours

Boolean

true si le RowDefinitionCollection associé à cette instance de Grid n’est pas vide ; sinon, false.

S’applique à

Voir aussi