Back to Devexpress

CustomColumnDataEventArgs Constructors

windowsforms-devexpress-dot-xtragrid-dot-views-dot-base-dot-customcolumndataeventargs-dot-ctor.md

latest1012 B
Original Source

CustomColumnDataEventArgs Constructors

Provides data for the ColumnView.CustomUnboundColumnData event.

NameParametersDescription
CustomColumnDataEventArgs(GridColumn, Int32, Object, Boolean)column, listSourceRow, _value, isGetActionInitializes a new instance of the CustomColumnDataEventArgs class with specified settings.

See Also

CustomColumnDataEventArgs Class

CustomColumnDataEventArgs Members

DevExpress.XtraGrid.Views.Base Namespace