TreeList.FilterCaseSensitive

Syntax

FilterCaseSensitive: Boolean

Description

The FilterCaseSensitive property determines if the filter is case-sensitive.

Comments

If this property is set to true (default), the filter is case-sensitive, otherwise the characters' case is ignored.

Example

The example of property use is given in the Example of Creating the TreeList Component page.

See also:

TreeList