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