ListSelectionCancelEventArgs Class |
Cancellable EventArgs passing the selected items.
Inheritance Hierarchy Namespace: Jam.ShellAssembly: ShellBrowser (in ShellBrowser.dll) Version: 7.2
Syntaxpublic class ListSelectionCancelEventArgs : SelectionCancelEventArgsGen<ListViewSelectedListViewItemCollection>
Public Class ListSelectionCancelEventArgs
Inherits SelectionCancelEventArgsGen(Of ListViewSelectedListViewItemCollection)
public ref class ListSelectionCancelEventArgs : public SelectionCancelEventArgsGen<ListViewSelectedListViewItemCollection^>
type ListSelectionCancelEventArgs =
class
inherit SelectionCancelEventArgsGen<ListViewSelectedListViewItemCollection>
endThe ListSelectionCancelEventArgs type exposes the following members.
Properties
See Also