RecroGridCustomFunctionEventArgsDataContext Property

Gets the data context.

Definition

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

Property Value

IRGDataContext
The data context.

See Also