Click or drag to resize

RecroGridRGState Class

RecroGrid Status
Inheritance Hierarchy
SystemObject
  Recrovit.RecroGridFrameworkRecroGridRGState

Namespace:  Recrovit.RecroGridFramework
Assembly:  Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 6.0.0
Syntax
C#
[SerializableAttribute]
public sealed class RGState : ISerializable

The RecroGridRGState type exposes the following members.

Properties
  NameDescription
Public propertyChildWhere
Gets the child where.
Public propertyEntityId
Gets the RGEntity identifier.
Public propertyFixFilter
Gets the fix filter.
Public propertyFixWhere
Gets the fix where.
Public propertyGridId
Gets the RecroGrid identifier.
Public propertyIsDummy
Gets a value indicating whether this instance is dummy.
Public propertyObjectContextType
Gets the type of the object context.
Public propertyParentKey
Gets the parent key.
Public propertyParentRGEntityId
Gets the parent RecroGrid entity identifier.
Public propertyParentRGPropertyId
Gets the parent RecroGrid property identifier.
Top
See Also