menu

Xamarin.Forms

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

    Show / Hide Table of Contents

    Enum MultiSelectMode

    Represents the enumeration for Multiselection in ComboBox.

    Namespace: Syncfusion.XForms.WPF.ComboBox
    Assembly: Syncfusion.SfComboBox.XForms.WPF.dll
    Syntax
    public enum MultiSelectMode

    Fields

    Name Description
    Delimiter

    Allows to select multiple items and they are separated by a Delimiter character.

    None

    Allows to select single item.

    Token

    Allows to select multiple items and they are created as tokens and added in a panel.

    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved