|  | RGFormViewModel Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: Recrovit.RecroGridFramework
 Syntax
Syntaxpublic class RGFormViewModel
The RGFormViewModel type exposes the following members.
 Constructors
Constructors| Name | Description | |
|---|---|---|
|  | RGFormViewModel | 
            Initializes a new instance of the RGFormViewModel class.
             | 
 Properties
Properties| Name | Description | |
|---|---|---|
|  | RecroGrid | 
            Gets the RecroGrid.
             | 
|  | RGDataRec | 
            Gets the data record.
             | 
|  | RGEntity | 
            Entity of DataRec's type.
             | 
|  | RGProperty | 
            The RGProoperty to be created in Partial View.
             | 
|  | TemplateParams | 
            Gets the initializing parameters.
             | 
 See Also
See Also