RecroGrid Framework
C#
Show/Hide TOC
Recro
Grid
RGOptions Property
Dictionary for options settings.
Definition
Namespace:
Recrovit.RecroGridFramework
Assembly:
Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 8.0.0.24.0403.1
C#
Copy
protected
Dictionary
<
string
,
Object
>
RGOptions
{
get
; }
Property Value
Dictionary
String
,
Object
The Dictionary.
See Also
Reference
RecroGrid Class
Recrovit.RecroGridFramework Namespace
In This Article
Definition
See Also