EditFormPage Constructors
The page that allows users to edit grid’s cell values.Name | Parameters | Description |
---|---|---|
EditFormPage(DataGridView, Object, DataTemplate) | dataGridView, item, template | Initializes a new instance of the EditFormPage class with specified settings. |
See Also