menu

ASP.NET MVC - EJ2

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class TreeFilterType - ASP.NETMVC-EJ2 API Reference | Syncfusion

    Show / Hide Table of Contents

    Class TreeFilterType

    Specifies the different ways to filter values.

    Inheritance
    System.Object
    TreeFilterType
    Namespace: Syncfusion.EJ2.DropDowns
    Assembly: Syncfusion.EJ2.dll
    Syntax
    public sealed class TreeFilterType : Enum

    Fields

    Contains

    Declaration
    public const TreeFilterType Contains
    Field Value
    Type
    TreeFilterType

    EndsWith

    Declaration
    public const TreeFilterType EndsWith
    Field Value
    Type
    TreeFilterType

    StartsWith

    Declaration
    public const TreeFilterType StartsWith
    Field Value
    Type
    TreeFilterType
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved