RecroGridColumnDefsOptions Property

Gets the options.

Definition

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

Property Value

DictionaryString, Object
The options.

See Also