Back to Devexpress

ASPxGridColumnDataEventArgs Properties

aspnet-devexpress-dot-web-dot-aspxgridcolumndataeventargs-dot-underscore-properties.md

latest1.2 KB
Original Source

ASPxGridColumnDataEventArgs Properties

Provides data for the ASPxGridView.CustomUnboundColumnData and ASPxCardView.CustomUnboundColumnData events.

NameDescription
IsGetDataGets whether you should provide data for the currently processed cell.
IsSetDataGets whether the cell’s value should be stored in a custom data source.
ListSourceRowIndexGets the current data item’s (row, card or record) index in the data source.
ValueGets or sets the value of the cell currently being processed.

See Also

ASPxGridColumnDataEventArgs Class

ASPxGridColumnDataEventArgs Members

DevExpress.Web Namespace