RecroGrid Framework
C#
Show/Hide TOC
Recro
Grid
RGService
Params
Get
Bool
Data
Param Method
Gets the boolean data parameter.
Definition
Namespace:
Recrovit.RecroGridFramework
Assembly:
Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 6.5.0.24.0221.1
C#
Copy
public
bool
?
GetBoolDataParam
(
string
name
)
Parameters
name
String
The name of parameter.
Return Value
Nullable
Boolean
The value of parameter.
See Also
Reference
RecroGrid
RGServiceParams Class
Recrovit.RecroGridFramework Namespace
In This Article
Definition
Parameters
Return Value
See Also