Assembly: Matrix;
The IMatrixQueryFilter interface is used to set up matrix filtering.
IMatrixQueryFilter
To get matrix query filtering parameters, use the IMatrixQuery.Filter property.
| 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: