menu

Xamarin.Forms

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

    Show / Hide Table of Contents

    Class DropDownCancelEventArgs

    Represents class for SelectionChangingEventArgs.

    Inheritance
    System.Object
    DropDownCancelEventArgs
    Namespace: Syncfusion.XForms.WPF.ComboBox
    Assembly: Syncfusion.SfComboBox.XForms.WPF.dll
    Syntax
    public class DropDownCancelEventArgs : CancelEventArgs

    Constructors

    DropDownCancelEventArgs()

    Declaration
    public DropDownCancelEventArgs()

    Properties

    IsItemSelected

    Gets a value indicating whether value of the item selection.

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