RecroGrid Framework
C#
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.11.0.24.1208.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