ReportViewer.invalidateBrushViewParameter Method
Informs all adapters that the brush view parameter has changed. This must be called after modifying the brushViewParameter property,
otherwise no update will occur.
Parameters
- adapter
-
Type: Adapter
(optional) The calling adapter.
Optional: True
- isCustom
-
Type: Boolean
(optional) true to if data brushing should be triggered even if automatic brushing is disabled.
Optional: True