ItemEventArgs Constructors
Provides data for the events used to process specific docking operations on items.| Name | Parameters | Description |
|---|---|---|
| ItemEventArgs(BaseLayoutItem) | item | Initializes a new instance of the ItemEventArgs class with the specified item. |
See Also