Defines the type of editing of cell after it was clicked
| Member Name | Description |
|---|---|
| None | No editing will take place |
| TextBox | Editing will be managed by using a TextBox class |
| CheckBox | Editing will be managed by using a CheckBox class |
| Custom | Editing will be managed by using an arbitrary Control-derived class |
Namespace: Resco.Controls.SmartGrid
Assembly: Resco.SmartGrid.CF3 (in Resco.SmartGrid.CF3.dll)
Resco.Controls.SmartGrid Namespace