Xamarin.Android

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class ValueChangedEventArgs - Xamarin.Android API Reference | Syncfusion

    Show / Hide Table of Contents

    Class ValueChangedEventArgs

    This is class.

    Inheritance
    System.Object
    ValueChangedEventArgs
    Namespace: Com.Syncfusion.Numerictextbox
    Assembly: Syncfusion.SfNumericTextBox.Android.dll
    Syntax
    public class ValueChangedEventArgs : EventArgs

    Constructors

    ValueChangedEventArgs()

    Declaration
    public ValueChangedEventArgs()

    Properties

    Value

    Gets a value indicating whether a object property.

    Declaration
    public object Value { get; }
    Property Value
    Type Description
    System.Object
    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved