RecroGrid Framework
C#
Show/Hide TOC
IRGData
Rec Interface
Wrapper interface for RecroGrid data record.
Definition
Namespace:
Recrovit.RecroGridFramework.Data
Assembly:
Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 6.6.0.24.0320.1
C#
Copy
public
interface
IRGDataRec
Properties
DataRec
Gets or sets the data record.
IsTemporary
Gets a value indicating whether Key is empty or temporary.
Key
Gets the key of data record.
See Also
Reference
Recrovit.RecroGridFramework.Data Namespace
In This Article
Definition
Properties
See Also