TcxTreeListLikeParams Properties
Represents search pattern wildcards used by a TreeList control’s FindNodeByText method in the tlfmLike mode.
Name | Description |
---|---|
Percent | Specifies the wildcard used for matching any number of characters. |
Under |
Specifies the wildcard used for matching a single character. |
See Also