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