|  | RecroGridRGGetDataParam Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: Recrovit.RecroGridFramework
 Syntax
Syntaxpublic class RGGetDataParam
The RecroGridRGGetDataParam type exposes the following members.
 Constructors
Constructors| Name | Description | |
|---|---|---|
|  | RecroGridRGGetDataParam | 
            Initializes a new instance of the RecroGridRGGetDataParam class.
             | 
 Properties
Properties| Name | Description | |
|---|---|---|
|  | GetCount | 
            Gets a value indicating whether [get count].
             | 
|  | MaxItems | 
            Gets or sets the maximum items.
             | 
|  | Preload | 
            Gets or sets the preload.
             | 
|  | ProcessName | 
            Gets the name of the process.
             | 
|  | SelectedColumns | 
            Gets or sets the selected columns.
             | 
|  | Skip | 
            Gets or sets the skip.
             | 
|  | SQLTimeout | Gets or sets the SQL timeout. | 
|  | Take | 
            Gets or sets the take.
             | 
 See Also
See Also