RecroGrid Framework
C#
Show/Hide TOC
Recro
Grid
Context
Grid
Settings
Id Property
Gets the grid settings identifier.
Definition
Namespace:
Recrovit.RecroGridFramework
Assembly:
Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 8.10.0.24.1119.1
C#
Copy
public
int
?
GridSettingsId
{
get
;
protected
set
; }
Property Value
Nullable
Int32
The grid settings identifier.
Implements
IRecroGridContext
GridSettingsId
See Also
Reference
RecroGridContext Class
Recrovit.RecroGridFramework Namespace
In This Article
Definition
Property Value
Implements
See Also