Skip to content

RevoGrid Documentation v4.12.1 / JSX / RevogrFilterPanel

Interface: RevogrFilterPanel

Properties

PropertyTypeDescriptionDefined in
disableDynamicFiltering?booleanDisables dynamic filtering. A way to apply filters on Save onlysrc/components.d.ts:1837
filterCaptions?FilterCaptions-src/components.d.ts:1838
filterEntities?Record<string, LogicFunction>-src/components.d.ts:1839
filterNames?Record<string, string>-src/components.d.ts:1840
onFilterChange?(event: RevogrFilterPanelCustomEvent<MultiFilterItem>) => void-src/components.d.ts:1841
onResetChange?(event: RevogrFilterPanelCustomEvent<ColumnProp>) => void-src/components.d.ts:1842