RgfEventArgsTArgsArgs Property

Definition

Namespace: Recrovit.RecroGridFramework.Client.Events
Assembly: Recrovit.RecroGridFramework.Client (in Recrovit.RecroGridFramework.Client.dll) Version: 8.0.0.10102
C#
public TArgs Args { get; set; }

Property Value

TArgs

Implements

IRgfEventArgs.Args

See Also