XafDataViewRecord.Item Property
Name | Parameters | Description |
---|---|---|
Item[Int32] | index | Gets the XafDataViewRecord object with the specified index from the XafDataView collection. |
Item[String] | name | Gets the XafDataViewRecord object with the specified name from the XafDataView collection. |