MobileForms Toolkit Documentation

SelectedIndexChangedEventArgs Constructor

Initializes a new instance of the SelectedIndexChangedEventArgs class with the specified indexes.

Overload List

Initializes a new instance of the SelectedIndexChangedEventArgs class with the specified indexes.

public SelectedIndexChangedEventArgs(int,int);

Initializes a new instance of the SelectedIndexChangedEventArgs class with the specified indexes.

public SelectedIndexChangedEventArgs(int,int,SelectionType);

See Also

SelectedIndexChangedEventArgs Class | Resco.Controls.OutlookControls Namespace