menu

Xamarin.Android

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class DropDownCancelEventArgs - API Reference

    Show / Hide Table of Contents

    Class DropDownCancelEventArgs

    DropDown canceling event arguments.

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

    Constructors

    DropDownCancelEventArgs()

    Declaration
    public DropDownCancelEventArgs()

    Properties

    IsItemSelected

    Gets a value indicating whether true or false.

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