|
Generator Templates
|
| C# |
| |
| Generates an Editable model class in C# for use with the Validated DataGrid and edit Forms |
| |
| Generates a model class typically representing a single row of data in the database. All attributes are exposed via properties. An editable Model impelements IEditable Object for use with the Validated DataGrid and edit Forms. |