MobileForms Toolkit Documentation

AdvancedTree.FooterClick Event

Occurs when the cell in the footer of the control is clicked.

public event CellEventHandler FooterClick;

Remarks

FooterClick event has arguments of type CellEventArgs.

See Also

AdvancedTree Class | Resco.Controls.AdvancedTree Namespace