RecroGrid Framework
C#
Show/Hide TOC
Recro
Grid
Context
Is
Temporary Property
Gets a value indicating whether this instance is temporary.
Definition
Namespace:
Recrovit.RecroGridFramework
Assembly:
Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 8.3.1.24.0524.1
C#
Copy
public
bool
IsTemporary
{
get
; }
Property Value
Boolean
true
if this instance is temporary; otherwise,
false
.
Implements
IRecroGridContext
IsTemporary
See Also
Reference
RecroGridContext Class
Recrovit.RecroGridFramework Namespace
In This Article
Definition
Property Value
Implements
See Also