RecroGridCustomFunctionEventArgsFunctionName Property

Gets the name of the function.

Definition

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

Property Value

String
The name of the function.

See Also