Back to Devexpress

EditFormValidateEditorEventArgs Constructors

windowsforms-devexpress-dot-xtragrid-dot-views-dot-grid-dot-editformvalidateeditoreventargs-dot-ctor.md

latest1.1 KB
Original Source

EditFormValidateEditorEventArgs Constructors

Provides data for the BaseView.ValidatingEditor event when data editing is performed via the Edit Form.

NameParametersDescription
EditFormValidateEditorEventArgs(GridColumn, Object)column, valueInitializes a new instance of the EditFormValidateEditorEventArgs class. This member supports the internal infrastructure, and is not intended to be used directly from your code.

See Also

EditFormValidateEditorEventArgs Class

EditFormValidateEditorEventArgs Members

DevExpress.XtraGrid.Views.Grid Namespace