Click or drag to resize

RecroGridCustomFunctionEventArgsFunctionName Property

Gets the name of the function.

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

Property Value

Type: String
The name of the function.
See Also