RecroGridRGPropertyOptions Property

It contains the option settings related to the field.

Definition

Namespace: Recrovit.RecroGridFramework
Assembly: Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 8.2.0.24.0426.1
C#
public Dictionary<string, RecroGridRGOption> Options { get; }

Property Value

DictionaryString, RecroGridRGOption
The options.

See Also