|
Generator Templates
|
| VB .Net |
| |
| Generates an Editable model class in VB.Net 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. |