
public class RGGetDataParam| RecroGridRGGetDataParam | Initializes a new instance of the RecroGridRGGetDataParam class. | 
| GetCount | Gets a value indicating whether the client needs the maximum number of items. | 
| MaxItems | Gets or sets the maximum number of items. | 
| Preload | Gets or sets the number of elements to preload. | 
| ProcessName | Gets the name of the process. | 
| SelectedColumns | Gets or sets the requested columns in the query. | 
| Skip | Gets or sets the number of elements to skip. | 
| SQLTimeout | Gets or sets the SQL timeout in milliseconds. | 
| Take | Gets or sets the number of elements to take. | 
| 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) | 
| GetHashCode | Serves as the default hash function. (Inherited from Object) | 
| GetType | Gets the Type of the current instance. (Inherited from Object) | 
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) | 
| ToString | Returns a string that represents the current object. (Inherited from Object) |