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