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