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 |