Back to Devexpress

GridCellValidationEventArgs Constructors

wpf-devexpress-dot-xpf-dot-grid-dot-gridcellvalidationeventargs-dot-ctor.md

latest905 B
Original Source

GridCellValidationEventArgs Constructors

Provides data for the GridColumn.Validate event.

NameParametersDescription
GridCellValidationEventArgs(Object, Object, Int32, DataViewBase, ColumnBase)source, value, rowHandle, view, columnInitializes a new instance of the GridCellValidationEventArgs class with the specified settings.

See Also

GridCellValidationEventArgs Class

GridCellValidationEventArgs Members

DevExpress.Xpf.Grid Namespace