RecroGrid Framework
C#
Show/Hide TOC
Recro
Grid
RGEntity
Get
Int
Option Method
Gets the value of an option as int.
Definition
Namespace:
Recrovit.RecroGridFramework
Assembly:
Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 8.4.1.24.0708.1
C#
Copy
public
int
?
GetIntOption
(
string
key
)
Parameters
key
String
The key.
Return Value
Nullable
Int32
The Value.
See Also
Reference
RecroGrid
RGEntity Class
Recrovit.RecroGridFramework Namespace
In This Article
Definition
Parameters
Return Value
See Also