Skip to content

RevoGrid Documentation v4.14.10 / FilterItem

Interface: FilterItem

Extended by

Properties

PropertyTypeDefined in
prop?ColumnPropsrc/plugins/filter/filter.types.ts:129
type?| "none" | "empty" | "notEmpty" | "eq" | "notEq" | "begins" | "contains" | "notContains" | "eqN" | "neqN" | "gt" | "gte" | "lt" | "lte"src/plugins/filter/filter.types.ts:131
value?anysrc/plugins/filter/filter.types.ts:133