
Raises the HeaderFooterDeactivated event.
[C#]
protected virtual void OnHeaderFooterDeactivated(HeaderFooterEventArgs e);
[Visual Basic]
Protected Overridable Sub OnHeaderFooterDeactivated(ByVal e As HeaderFooterEventArgs)
| Parameter | Description | |
| e | Specifies an HeaderFooterEventArgs object that contains the event data. |