alexa

    Show / Hide Table of Contents

    Enum AutoCompleteModes

    Spectify the types of AutoCompleteModes

    Namespace: Syncfusion.Windows.Tools.Controls
    Assembly: Syncfusion.Shared.WPF.dll
    Syntax
    public enum AutoCompleteModes

    Fields

    Name Description
    None

    If None, auto complete will not be performed

    Suggest

    If Suggest, it will suggest the items based on the entered text

    Back to top Generated by DocFX