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

    The DropDownCancelEventArgs class contains an argument of its own.

    Inheritance
    System.Object
    CancelEventArgs
    DropDownCancelEventArgs
    Inherited Members
    CancelEventArgs.Cancel
    Namespace: Syncfusion.SfAutoComplete.XForms
    Assembly: Syncfusion.SfAutoComplete.XForms.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