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