RgfProgressArgsCustomData Property

Definition

Namespace: Recrovit.RecroGridFramework.Abstraction.Models
Assembly: Recrovit.RecroGridFramework.Abstraction (in Recrovit.RecroGridFramework.Abstraction.dll) Version: 10.0.0.11209
C#
public Dictionary<string, Object> CustomData { get; set; }

Property Value

DictionaryString, Object

Implements

IRgfProgressArgsCustomData

See Also