Grid.ShouldSerializeRowDefinitions Método

Definição

Retorna true se o RowDefinitionCollection associado a esta instância de Grid não está vazio.

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

Retornos

Boolean

true se o RowDefinitionCollection associado a esta instância de Grid não estiver vazio; caso contrário, false.

Aplica-se a

Confira também