WinForms

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum FilterBehavior - WindowsForms API Reference | Syncfusion

    Show / Hide Table of Contents

    Enum FilterBehavior

    Specifies the Filter Behavior for the filter predicates.

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

    Fields

    Name Description
    StringTyped

    Parses all values by converting them as string.

    StronglyTyped

    Parses only StronglyTyped values.

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