alexa

    Show / Hide Table of Contents

    Enum IncrementalFilter

    Defines the behaviour of Autocomplete Combo Boxes in a Cell

    Namespace: Syncfusion.Windows.Controls.Grid
    Assembly: Syncfusion.Grid.Wpf.dll
    Syntax
    public enum IncrementalFilter

    Fields

    Name Description
    Disable

    Default behaviour of Auto-Complete Combo box.

    Enable

    The End User can show Items only related to the entered contents

    Back to top Generated by DocFX