Click or drag to resize

RecroGridRGEntityGetOptions Method

Visszaadja az összes opciós beállítást.

Namespace:  Recrovit.RecroGridFramework
Assembly:  Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 6.0.0
Syntax
C#
public Dictionary<string, RecroGridRGOption> GetOptions()

Return Value

Type: DictionaryString, RecroGridRGOption
The Dictionary.
See Also