AddBaseItemEventArgs Class |
Namespace: Jam.Shell
The AddBaseItemEventArgs type exposes the following members.
Name | Description | |
---|---|---|
AddBaseItemEventArgs |
Initializes a new instance of the AddBaseItemEventArgs class.
|
Name | Description | |
---|---|---|
CanAdd |
With the CanAdd variable it can be decided individually, which items should be shown in the shell view.
(Inherited from AddItemEventArgsBaseT.) | |
Item |
Object which contains information about the item that should be added to the shell view.
(Inherited from ItemEventArgsT.) |