menu

WPF

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

    Show / Hide Table of Contents

    Enum OccurrenceMode

    specifies the modes of highlight with auto complete.

    Namespace: Syncfusion.Windows.Controls.Input
    Assembly: Syncfusion.SfInput.Wpf.dll
    Syntax
    public enum OccurrenceMode

    Fields

    Name Description
    FirstOccurrence

    Suggestion items always Highlight first matching letter

    MultipleOccurrence

    Suggestion items always Highlight all matching letter

    None

    Suggestion always normal

    Unmatched

    Remaining text of the matched text in the suggestions will get highlighted.

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