MobileForms Toolkit Documentation

LinkEventHandler Delegate

Represents the method that will handle the link click event.

public delegate void LinkEventHandler(
object sender,
LinkEventArgs e
);

Requirements

Namespace: Resco.Controls.AdvancedList

Assembly: Resco.AdvancedList.CF3 (in Resco.AdvancedList.CF3.dll)

See Also

Resco.Controls.AdvancedList Namespace