Grid.RowDefinitions Property
Gets a RowDefinitionCollection defined on this instance of Grid.
Assembly: PresentationFramework (in PresentationFramework.dll)
Property Value
Type: System.Windows.Controls.RowDefinitionCollectionA RowDefinitionCollection defined on this instance of Grid.
<object> <object.RowDefinitions> OneOrMoreRowDefinitions </object.RowDefinitions> </object>
- OneOrMoreRowDefinitions
One or more RowDefinition elements. Each such RowDefinition becomes a placeholder representing a row in the final grid layout.
.NET Framework
Available since 3.0
Silverlight
Available since 2.0
Windows Phone Silverlight
Available since 7.0
Available since 3.0
Silverlight
Available since 2.0
Windows Phone Silverlight
Available since 7.0