GridControl.GetCellDisplayTextByListIndex Method
Name | Parameters | Description |
---|---|---|
GetCellDisplayTextByListIndex(Int32, GridColumn) | listSourceRowIndex, column | Returns the text displayed within the specified cell. |
GetCellDisplayTextByListIndex(Int32, String) | listSourceRowIndex, fieldName | Returns the text displayed within the specified cell. |