MobileForms Toolkit Documentation

AdvancedList.ActiveRowChanged Event

Occurs when the ActiveRowIndex property has changed.

public event EventHandler ActiveRowChanged;

Remarks

ActiveRowIndex property changes either programatically or when the new row is selected or the active row is deselected.

See Also

AdvancedList Class | Resco.Controls.AdvancedList Namespace