Skip to content

RevoGrid Documentation v4.11.21 / Components / RevogrFilterPanel

Interface: RevogrFilterPanel

Properties

PropertyTypeDescriptionDefined in
disableDynamicFilteringbooleanDisables dynamic filtering. A way to apply filters on Save onlysrc/components.d.ts:441
filterCaptionsundefined | FilterCaptions-src/components.d.ts:442
filterEntitiesRecord<string, LogicFunction>-src/components.d.ts:443
filterNamesRecord<string, string>-src/components.d.ts:444
getChanges() => Promise<undefined | ShowData>-src/components.d.ts:445
show(newEntity?: ShowData) => Promise<void>-src/components.d.ts:446