menu

Xamarin.Android

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

    Show / Hide Table of Contents

    Class SelectionChangingEventArgs

    Selection changing event arguments.

    Inheritance
    System.Object
    SelectionChangingEventArgs
    Namespace: Syncfusion.Android.ComboBox
    Assembly: Syncfusion.SfComboBox.Android.dll
    Syntax
    public class SelectionChangingEventArgs : CancelEventArgs

    Constructors

    SelectionChangingEventArgs()

    Declaration
    public SelectionChangingEventArgs()

    Properties

    Value

    Gets the value.

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