alexa
menu

WinForms

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

    Show / Hide Table of Contents

    Class DisplayMode

    Specifies the MultiSelectionComboBox DisplayMode.

    Inheritance
    System.Object
    DisplayMode
    Namespace: Syncfusion.Windows.Forms.Tools
    Assembly: Syncfusion.Tools.Windows.dll
    Syntax
    public sealed class DisplayMode : Enum

    Fields

    DelimiterMode

    Defines the display mode selection as Delimiter Mode.

    Declaration
    public const DisplayMode DelimiterMode
    Field Value
    Type
    DisplayMode

    NormalMode

    Defines the display mode selection as Normal Mode.

    Declaration
    public const DisplayMode NormalMode
    Field Value
    Type
    DisplayMode

    VisualItem

    Defines the display mode selection as Visual Item.

    Declaration
    public const DisplayMode VisualItem
    Field Value
    Type
    DisplayMode
    Back to top Generated by DocFX
    Copyright © 2001 - 2026 Syncfusion Inc. All Rights Reserved