RecroGridCustomFunctionEventArgsDataContext Property

Gets the data context.

Definition

Namespace: Recrovit.RecroGridFramework
Assembly: Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 8.15.0.25.0306.1
C#
public IRGDataContext DataContext { get; init; }

Property Value

IRGDataContext
The data context.

See Also