Skip to main content

EditFormValidateEditorEventArgs Constructors

Provides data for the BaseView.ValidatingEditor event when data editing is performed via the Edit Form.
Name Parameters Description
EditFormValidateEditorEventArgs(GridColumn, Object) column, value Initializes 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