FilterMethod
Specifies which comparison algorithm will be used while filtering values in the column.
pas
property FilterMethod: TNxStringFilterMethod read FFilterMethod write SetFilterMethod default fmDefault;
When set to fmExpression
, Filter
property can be set to values such as Alex-Julia,!Marc
.