VGridRows.Item Property
Name | Parameters | Description |
---|---|---|
Item[Int32] | index | Gets a row object from the rows collection at the specified position. |
Item[String] |
name |
Gets a row from the rows collection by its name. |