ASPxGridColumnDataEventArgs.GetListSourceFieldValue Method
Name | Parameters | Description |
---|---|---|
GetListSourceFieldValue(Int32, String) | listSourceRowIndex, fieldName | Returns the value of the specified field in the specified data item (row, card or record) in the control’s underlying data source. |
GetListSourceFieldValue(String) | fieldName | Returns the value of the specified cell in the processed data item (row, card or record) in the control’s underlying data source. |