RGF.Abstraction
C#
Show/Hide TOC
Rgf
Property
Options Property
Definition
Namespace:
Recrovit.RecroGridFramework.Abstraction.Models
Assembly:
Recrovit.RecroGridFramework.Abstraction (in Recrovit.RecroGridFramework.Abstraction.dll) Version: 1.4.0.10320
C#
Copy
public
Dictionary
<
string
,
Object
>
Options
{
get
;
set
; }
Property Value
Dictionary
String
,
Object
Implements
IRgfProperty
Options
See Also
Reference
RgfProperty Class
Recrovit.RecroGridFramework.Abstraction.Models Namespace
In This Article
Definition
Property Value
Implements
See Also