menu

UWP

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class FunctionEventArgs - UWP API Reference | Syncfusion

    Show / Hide Table of Contents

    Class FunctionEventArgs

    Represents a class for the Arguments of Function events.

    Inheritance
    System.Object
    FunctionEventArgs
    Namespace: Syncfusion.UI.Xaml.Controls.Input
    Assembly: Syncfusion.SfInput.UWP.dll
    Syntax
    public class FunctionEventArgs : EventArgs

    Constructors

    FunctionEventArgs()

    Declaration
    public FunctionEventArgs()

    Properties

    Function

    Gets or sets the functions FunctionsPane

    Declaration
    public CalculatorFunctions Function { get; set; }
    Property Value
    Type
    CalculatorFunctions

    Extension Methods

    DateTimeExtension.ToDateTime(Object)
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved