Click or drag to resize

RecroGridRGServiceParamsSelect Property

Választáshoz használt paraméterek

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

Property Value

Type: DictionaryString, Object
The parameter values to use for the query.
See Also