RgfPropertyOptions Property

Definition

Namespace: Recrovit.RecroGridFramework.Abstraction.Models
Assembly: Recrovit.RecroGridFramework.Abstraction (in Recrovit.RecroGridFramework.Abstraction.dll) Version: 1.1.0.10114
C#
public Dictionary<string, Object> Options { get; set; }

Property Value

DictionaryString, Object

Implements

IRgfPropertyOptions

See Also