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