Method RaiseBeforeExpand
RaiseBeforeExpand(TreeViewCancelEventArgs)
Raises the BeforeExpand event and calls OnBeforeExpand(TreeViewCancelEventArgs).
public void RaiseBeforeExpand(TreeViewCancelEventArgs e)
Parameters
e
TreeViewCancelEventArgsAn TreeViewCancelEventArgs that contains the event data.