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