RecroGrid.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#
protected Dictionary<string, Object> RGOptions { get; }

Property Value

Dictionary<String, Object>
The Dictionary.

See Also