ListSelectionCancelEventArgs Class |
Cancellable EventArgs passing the selected items.
Inheritance Hierarchy
Namespace:
Jam.Shell
Assembly:
ShellBrowser (in ShellBrowser.dll) Version: 7.1
Syntaxpublic class ListSelectionCancelEventArgs : SelectionCancelEventArgsGen<ListView.SelectedListViewItemCollection>
Public Class ListSelectionCancelEventArgs
Inherits SelectionCancelEventArgsGen(Of ListView.SelectedListViewItemCollection)
public ref class ListSelectionCancelEventArgs : public SelectionCancelEventArgsGen<ListView.SelectedListViewItemCollection^>
type ListSelectionCancelEventArgs =
class
inherit SelectionCancelEventArgsGen<ListView.SelectedListViewItemCollection>
end
The ListSelectionCancelEventArgs type exposes the following members.
Properties
See Also