RecroGrid Framework
C#
C#
Show/Hide TOC
Recro
Grid
.
RGService
Params
.
Custom
Params Property
Custom parameters received from the client.
Definition
Namespace:
Recrovit.RecroGridFramework
Assembly:
Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 8.15.0.25.0306.1
C#
Copy
public
Dictionary<
string
, Object> CustomParams {
get
; }
Property Value
Dictionary
<
String
,
Object
>
The custom parameters.
See Also
Reference
RecroGrid
.
RGServiceParams Class
Recrovit.RecroGridFramework Namespace
In This Article
Definition
See Also