RecroGridCustomFunctionEventArgsFunctionName Property

Gets the name of the function.

Definition

Namespace: Recrovit.RecroGridFramework
Assembly: Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 8.11.0.24.1208.1
C#
public string FunctionName { get; init; }

Property Value

String
The name of the function.

See Also