WinForms

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum DropDownStyle - WindowsForms API Reference | Syncfusion

    Show / Hide Table of Contents

    Enum DropDownStyle

    Defines the constants that speicifies the editing mode.

    Namespace: Syncfusion.WinForms.ListView.Enums
    Assembly: Syncfusion.SfListView.WinForms.dll
    Syntax
    public enum DropDownStyle

    Fields

    Name Description
    DropDown

    Specifies that user can enter a new value and can select an existing value in the list. User can perfom AutoComplete.

    DropDownList

    Specifies that user is not allowed to enter a new value and can select an existing value in the list. User cannot perfom AutoComplete.

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