RgfGridRequestCustomParams Property

Definition

Namespace: Recrovit.RecroGridFramework.Abstraction.Contracts.API
Assembly: Recrovit.RecroGridFramework.Abstraction (in Recrovit.RecroGridFramework.Abstraction.dll) Version: 1.3.0.10221
C#
public Dictionary<string, Object> CustomParams { get; set; }

Property Value

DictionaryString, Object

See Also