|  | RecroGridRGGetDataParamSkip Property  | 
 
            Gets or sets the skip.
            
 
    Namespace: 
   Recrovit.RecroGridFramework
    Assembly:
   Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 6.0.0
 Syntax
Syntaxpublic int Skip { get; set; }Property Value
Type: 
Int32
            Specified number of elements in a sequence and then returns the remaining elements.
            
 See Also
See Also