WPF

Code Examples Upgrade Guide User Guide Demos Support Forums Download
  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum MultiSelectMode

    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 - 2023 Syncfusion Inc. All Rights Reserved