|  | RecroGridRGStateIsDummy Property  | 
 
            Gets a value indicating whether this instance is dummy.
            
 
    Namespace: 
   Recrovit.RecroGridFramework
    Assembly:
   Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 1.7.3
 Syntax
Syntaxpublic bool IsDummy { get; }Property Value
Type: 
Booleantrue if this instance is dummy; otherwise, 
false.
            
 See Also
See Also