menu

WinForms

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

    Show / Hide Table of Contents

    Enum GridComboSelectionOptions

    Defines the options for combobox cell value selection

    Namespace: Syncfusion.Windows.Forms.Grid
    Assembly: Syncfusion.Grid.Windows.dll
    Syntax
    public enum GridComboSelectionOptions

    Fields

    Name Description
    AutoComplete

    Values are automatically completed when type the value

    AutoSuggest

    Automatically suggest the words when type the value

    Both

    Provides the support for both AutoComplete and AutoSuggest

    None

    Doesn't provide any Combo box Selection Option.

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