menu

WinForms

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

    Show / Hide Table of Contents

    Enum AutoCompleteSuggestMode

    Defines the constants that speicifies the mode of System.Windows.Forms.AutoCompleteMode.Suggest and System.Windows.Forms.AutoCompleteMode.SuggestAppend for auto complete.

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

    Fields

    Name Description
    Contains

    String that containes the specified text.

    StartsWith

    String that starts with the specified text.

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