Gets the collection of rows in this GridPanel.
Namespace:
C1.Silverlight.FlexGridAssembly: C1.Silverlight.FlexGrid.4 (in C1.Silverlight.FlexGrid.4.dll)
Syntax
C# |
---|
public RowCollection Rows { get; set; } |
Visual Basic |
---|
Public Property Rows As RowCollection Get Set |