Assembly: Matrix;
The IMatrixQueryFilter interface is used to set up matrix filtering.
IMatrixQueryFilter
Use the IMatrixQuery.Filter property to get filtering parameters of matrix queries.
Property name | Brief description | |
Ranges | The Ranges property returns collection of filtering ranges of matrix data. | |
Selection | The Selection property determines selection of dictionary collection for matrix query. | |
Values | The Values property returns a dynamic array of filter elements. |
See also: