menu

WPF

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

    Show / Hide Table of Contents

    Enum MultiSelectMode

    Specifies the selection mode and UI of the SfTextBoxExt.

    Namespace: Syncfusion.Windows.Controls.Input
    Assembly: Syncfusion.SfInput.Wpf.dll
    Syntax
    public enum MultiSelectMode

    Fields

    Name Description
    Delimiter

    Specifies that multiple items can be selected and selected items separated using delimiter in UI.

    None

    Specifies that only one item can be selected and shown default UI.

    Token

    Specifies that multiple items can be selected and each selected item displayed using token like appearance.

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