|  | RecroGridRGOption Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: Recrovit.RecroGridFramework
 Syntax
Syntaxpublic class RGOption : ICloneable
The RecroGridRGOption type exposes the following members.
 Constructors
Constructors| Name | Description | |
|---|---|---|
|  | RecroGridRGOption | 
            Initializes a new instance of the RecroGridRGOption class.
             | 
 Properties
Properties| Name | Description | |
|---|---|---|
|  | EntityId | 
            Entity identification.
             | 
|  | IsClientParam | 
            If true, option will be sent to client.
             | 
|  | OptionKey | 
            Name of option.
             | 
|  | OptionValue | 
            Value of option.
             | 
|  | PropertyId | 
            Property identification.
             | 
 Methods
Methods See Also
See Also