| Visual Basic (Declaration) | |
|---|---|
Public Sub Insert( _ ByVal index As System.Integer, _ ByVal value As Filter _ ) | |
Parameters
- index
- A zero-based Integer index indicating the position at which to insert the Filter object.
- value
The Filter object to remove.
|
| ActiveReports Developer 7 | |
| Insert Method | |
| See Also | |
| GrapeCity.ActiveReports.v7 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > FilterCollection Class : Insert Method |
The Filter object to remove.
Glossary Item Box
| Visual Basic (Declaration) | |
|---|---|
Public Sub Insert( _ ByVal index As System.Integer, _ ByVal value As Filter _ ) | |
The Filter object to remove.