Skip to main content

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.