Click or drag to resize

LoadItemEventArgs<T> Properties

The LoadItemEventArgs<T> generic type exposes the following members.

Properties
  NameDescription
Public propertyItem
Object which contains information about the item that should be added to the shell view.
(Inherited from ItemEventArgs<T>.)
Public propertyShellProperty
Represents the column or property that is being loaded.
Top
See Also