Method RaiseAfterExpand
RaiseAfterExpand(TreeViewEventArgs)
Raises the AfterExpand event and calls OnAfterExpand(TreeViewEventArgs).
public void RaiseAfterExpand(TreeViewEventArgs e)
Parameters
e
TreeViewEventArgsAn TreeViewEventArgs that contains the event data.