EditFormPage Members
The page that allows users to edit grid’s cell values.Constructors
Name | Description |
---|---|
EditFormPage(DataGridView, Object, DataTemplate) | Initializes a new instance of the EditFormPage class with specified settings. |
Events
Name | Description |
---|---|
ValidateCell | Occurs after a user changes a cell value in the default edit form and moves focus from the editor. |
ValidateForm | Occurs after a user changes the values and attempts to close the edit form. |
See Also