MobileForms Toolkit Documentation

AdvancedTree.OnBeforeExpand Method 

Raises the BeforeExpand event.

protected virtual void OnBeforeExpand(
NodeCancelEventArgs e
);

Parameters

e
A NodeCancelEventArgs that contains the event data.

See Also

AdvancedTree Class | Resco.Controls.AdvancedTree Namespace