Grid.ShouldSerializeRowDefinitions Methode

Definition

Gibt true zurück, wenn die dieser Instanz von RowDefinitionCollection zugeordnete Grid nicht leer ist.

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

Gibt zurück

true, wenn die dieser Instanz von Grid zugeordnete RowDefinitionCollection nicht leer ist, andernfalls false.

Gilt für:

Weitere Informationen