Back to Devexpress

ColumnDataEventArgsBase Properties

wpf-devexpress-dot-xpf-dot-grid-dot-columndataeventargsbase-dot-underscore-properties.md

latest948 B
Original Source

ColumnDataEventArgsBase Properties

Serves as a base for classes that provide data for events used to supply data for unbound columns.

NameDescription
ColumnGets the unbound column currently being processed.
IsGetDataGets whether you should provide data for the currently processed cell.
IsSetDataGets whether a cell’s value should be saved to a data source.
ValueGets or sets the processed cell’s value.

See Also

ColumnDataEventArgsBase Class

ColumnDataEventArgsBase Members

DevExpress.Xpf.Grid Namespace