MobileForms Toolkit Documentation

SelectionChaningEventArgs  Constructor 

Initializes a new instance of the SelectionChangingEventArgs class with the Cancel property set to false.

public SelectionChaningEventArgs(
int newIndex
);

Parameters

newIndex
Index of new item.

See Also

SelectionChaningEventArgs Class | Resco.Controls.CommonControls Namespace