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