Back to Devexpress

ASPxGridColumnDataEventArgs.GetListSourceFieldValue Method

aspnet-devexpress-dot-web-dot-aspxgridcolumndataeventargs-dot-getlistsourcefieldvalue.md

latest708 B
Original Source

ASPxGridColumnDataEventArgs.GetListSourceFieldValue Method

NameParametersDescription
GetListSourceFieldValue(Int32, String)listSourceRowIndex, fieldNameReturns the value of the specified field in the specified data item (row, card or record) in the control’s underlying data source.
GetListSourceFieldValue(String)fieldNameReturns the value of the specified cell in the processed data item (row, card or record) in the control’s underlying data source.