alexa

    Show / Hide Table of Contents

    Enum ColumnFilter

    Specifies the constants for the column filter.

    Namespace: Syncfusion.Data
    Assembly: Syncfusion.Data.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