​
​
​

Raises the SectionChanged event.

​ Introduced: 14.0.

OnSectionChanged(EventArgs)

​protected virtual void OnSectionChanged(EventArgs e);
​Protected Overridable Sub OnSectionChanged(ByVal e As EventArgs)

Parameters

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