MobileForms Toolkit Documentation

AdvancedTree.HeaderClick Event

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

public event CellEventHandler HeaderClick;

Remarks

HeaderClick event has arguments of type CellEventArgs.

See Also

AdvancedTree Class | Resco.Controls.AdvancedTree Namespace