GridControl.GetCellValueByListIndex Method
Name | Parameters | Description |
---|---|---|
GetCellValueByListIndex(Int32, GridColumn) | listSourceRowIndex, column | Returns the specified cell’s value. |
GetCellValueByListIndex(Int32, String) | listSourceRowIndex, fieldName | Returns the specified cell’s value. |