​
​
​

Raises the HeaderFooterActivated event.

OnHeaderFooterActivated(HeaderFooterEventArgs)

​protected virtual void OnHeaderFooterActivated(HeaderFooterEventArgs e);
​Protected Overridable Sub OnHeaderFooterActivated(ByVal e As HeaderFooterEventArgs)

Parameters

Parameter Description
e Specifies an HeaderFooterEventArgs object that contains the event data.
​