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