Share via


SelectionChangedEventArgs Members

The following tables list the members exposed by the SelectionChangedEventArgs type.

Public Constructors

Name Description
Public Method SelectionChangedEventArgs Initializes a new instance of the SelectionChangedEventArgs class.

Public Fields

Name Description
Public Field PreviousSelectedIndex Specifies the index number of the item that was last selected.
Public Field SelectedIndex Specifies the index number of the item that is currently selected.

Public Methods

Name Description
Public Method Equals (Inherited from Object.)
Public Method GetHashCode (Inherited from Object.)
Public Method GetType (Inherited from Object.)
Public Method ReferenceEquals (Inherited from Object.)
Public Method ToString (Inherited from Object.)

Protected Methods

Name Description
Protected Method Finalize (Inherited from Object.)
Protected Method MemberwiseClone (Inherited from Object.)

See Also

Reference

SelectionChangedEventArgs Class
Microsoft.SPOT.Presentation.Controls Namespace