DockItemCollapsedEventArgs Constructors
Provides data for the DockLayoutManager.DockItemCollapsed event.Name | Parameters | Description |
---|---|---|
DockItemCollapsedEventArgs(BaseLayoutItem) | item | Initializes a new instance of the DockItemCollapsedEventArgs class with the specified item. |
See Also