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