Back to Devexpress

UnboundColumnDataEventArgs Properties

corelibraries-devexpress-dot-data-dot-unboundcolumndataeventargs-dot-underscore-properties.md

latest1.0 KB
Original Source

UnboundColumnDataEventArgs Properties

A base class for CustomDataEventArgs and CustomColumnDataEventArgs that supplies data for CustomUnboundData-related events.

NameDescription
IsGetDataGets whether the column/row needs to be populated with cell values.
IsSetDataGets whether a cell value changed and data needs to be posted to a data source.
ValueGets or sets a cell value in an unbound column.
ValueTypeGets the type of the cell value.

See Also

UnboundColumnDataEventArgs Class

UnboundColumnDataEventArgs Members

DevExpress.Data Namespace