RecroGrid Framework
C#
Show/Hide TOC
Recro
Grid
RGEntity
Get
Options Method
It returns all the option settings.
Definition
Namespace:
Recrovit.RecroGridFramework
Assembly:
Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 6.6.0.24.0320.1
C#
Copy
public
Dictionary
<
string
,
RecroGrid
RGOption
>
GetOptions
()
Return Value
Dictionary
String
,
RecroGrid
RGOption
The Dictionary.
See Also
Reference
RecroGrid
RGEntity Class
Recrovit.RecroGridFramework Namespace
In This Article
Definition
See Also