Grid.ShouldSerializeRowDefinitions Método

Definição

Retorna true se RowDefinitionCollection associado a essa instância Grid não estiver vazio.

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

Retornos

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

Aplica-se a

Confira também