FunctionView
Class
The class exposes information about function used in UI.
Definition
Namespace:Telerik.Windows.Controls.Spreadsheet
Assembly:Telerik.Windows.Controls.Spreadsheet.dll
Syntax:
C#
public class FunctionView
Inheritance: objectFunctionView
Properties
Gets the function info.
C#
public FunctionInfoView FunctionInfo { get; }
The function info.