MobileForms Toolkit Documentation
AdvancedTree.OnAfterExpand Method
Raises the
AfterExpand
event.
protected virtual
void
OnAfterExpand(
NodeEventArgs
e
);
Parameters
e
A
NodeEventArgs
that contains the event data.
See Also
AdvancedTree Class
|
Resco.Controls.AdvancedTree Namespace