|  | RecroGridRGState Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: Recrovit.RecroGridFramework
 Syntax
Syntax[SerializableAttribute] public sealed class RGState : ISerializable
The RecroGridRGState type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | ChildWhere | 
            Gets the child where.
             | 
|  | EntityId | 
            Gets the RGEntity identifier.
             | 
|  | FixFilter | 
            Gets the fix filter.
             | 
|  | FixWhere | 
            Gets the fix where.
             | 
|  | GridId | 
            Gets the RecroGrid identifier.
             | 
|  | IsDummy | 
            Gets a value indicating whether this instance is dummy.
             | 
|  | ObjectContextType | 
            Gets the type of the object context.
             | 
|  | ParentKey | 
            Gets the parent key.
             | 
|  | ParentRGEntityId | 
            Gets the parent RecroGrid entity identifier.
             | 
|  | ParentRGPropertyId | 
            Gets the parent RecroGrid property identifier.
             | 
 See Also
See Also