Method Add
Add(RowDefinition)
Adds a RowDefinition element to a GridRowCollection.
public void Add(RowDefinition value)
Parameters
value
RowDefinitionIdentifies the RowDefinition to add to the collection.
Adds a RowDefinition element to a GridRowCollection.
public void Add(RowDefinition value)
value
RowDefinitionIdentifies the RowDefinition to add to the collection.