RecroGrid Framework
C#
Show/Hide TOC
Recro
Grid
Context
Grid
Id Property
Gets the RecroGrid identifier.
Definition
Namespace:
Recrovit.RecroGridFramework
Assembly:
Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 8.4.1.24.0708.1
C#
Copy
public
string
GridId
{
get
;
protected
set
; }
Property Value
String
The RecroGrid identifier.
Implements
IRecroGridContext
GridId
See Also
Reference
RecroGridContext Class
Recrovit.RecroGridFramework Namespace
In This Article
Definition
Property Value
Implements
See Also