RevoGrid Documentation v4.14.10 / FilterLocalization
Interface: FilterLocalization
Properties
Property | Type | Defined in |
---|---|---|
captions | Partial <FilterCaptions > | src/plugins/filter/filter.types.ts:78 |
filterNames | Record < | "none" | "empty" | "notEmpty" | "eq" | "notEq" | "begins" | "contains" | "notContains" | "eqN" | "neqN" | "gt" | "gte" | "lt" | "lte" , string > | src/plugins/filter/filter.types.ts:79 |