RecroGridCustomFunctionEventArgsSelectParam Property

Gets the select parameter.

Definition

Namespace: Recrovit.RecroGridFramework
Assembly: Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 8.12.0.24.1213.1
C#
public RgfSelectParam SelectParam { get; init; }

Property Value

RgfSelectParam
The select parameter.

See Also