public class RGServiceParams
Columns | Columns requested by the client. |
CustomParams | Custom parameters received from the client. |
Data | Data received from the client. |
EKey | Gets the EntityKey of data. |
Filter | Filter requested by the client. |
FixFilter | Mandatory filter. |
GridId | Gets the RecroGrid identifier. |
ProcessName | Gets the name of the process. |
RecroGridContext | Gets the current HTTP context. |
RowVersion | Gets the row version. |
Select | Parameters used for selections |
Sort | Sorting requested by the client. |
UIMessages | Gets or sets the UI messages. |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object) |
GetBoolDataParam | Gets the boolean data parameter. |
GetEntityKey(RecroGrid) | Gets the entity key. |
GetEntityKey(IRGDataContext, RecroGridRGEntity) | Gets the entity key. |
GetHashCode | Serves as the default hash function. (Inherited from Object) |
GetIntDataParam | Gets the int data parameter. |
GetStringDataParam | Gets the string data parameter. |
GetType | Gets the Type of the current instance. (Inherited from Object) |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) |
SetEntityKey | Sets the entity key. |
SetInitParam | Initialization parameters to be sent to the client. |
ToString | Returns a string that represents the current object. (Inherited from Object) |