Click or drag to resize

DirectionActionEventArgs Properties

The DirectionActionEventArgs type exposes the following members.

Properties
 NameDescription
Public propertyAction Gets and sets the next/previous action to take.
Public propertyIndex Gets the index of the item associated with the event.
(Inherited from TypedCollectionEventArgsT)
Public propertyItem Gets the item associated with the event.
(Inherited from TypedCollectionEventArgsT)
Top
See Also