MobileForms Toolkit Documentation

SelectionChangingHandler Delegate

Delegate for the SelectionChanging event.

public delegate void SelectionChangingHandler(
object sender,
SelectionChangingEventArgs e
);

Requirements

Namespace: Resco.Controls.SmartGrid

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

See Also

Resco.Controls.SmartGrid Namespace