Skip to main content
ID

TreeListBuilder<T>.FilterSyncEnabled Method

Name Parameters Description
FilterSyncEnabled(JS) value Specifies whether to synchronize the filter row, header filter, and filter builder. The synchronized filter expression is stored in the filterValue property. Mirrors the client-side filterSyncEnabled option.
FilterSyncEnabled(Mode) value Specifies whether to synchronize the filter row, header filter, and filter builder. The synchronized filter expression is stored in the filterValue property. Mirrors the client-side filterSyncEnabled option.
FilterSyncEnabled(Boolean) value Specifies whether to synchronize the filter row, header filter, and filter builder. The synchronized filter expression is stored in the filterValue property. Mirrors the client-side filterSyncEnabled option.