Click or drag to resize

AddItemEventArgsBaseT Properties

The AddItemEventArgsBaseT generic type exposes the following members.

Properties
  NameDescription
Public propertyCanAdd
With the CanAdd variable it can be decided individually, which items should be shown in the shell view.
Public propertyItem
Object which contains information about the item that should be added to the shell view.
(Inherited from ItemEventArgsT.)
Top
See Also