alexa

    Show / Hide Table of Contents

    Enum ColumnFilter

    Specifies the Filter Behavior for the filter predicates.

    Namespace: Syncfusion.DataSource
    Assembly: Syncfusion.DataSource.WinForms.dll
    Syntax
    public enum ColumnFilter

    Fields

    Name Description
    DisplayText

    Parses all values by converting them as string.

    Value

    Parses only StronglyTyped values.

    Back to top Generated by DocFX