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