RecroGridRGOption Class |
Namespace: Recrovit.RecroGridFramework
public class RGOption : ICloneable
The RecroGridRGOption type exposes the following members.
| Name | Description | |
|---|---|---|
| RecroGridRGOption |
Initializes a new instance of the RecroGridRGOption class.
|
| 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.
|