LayoutItemSelectionChangedEventArgs Constructors
Provides data for the DockLayoutManager.LayoutItemSelectionChanged event.Name | Parameters | Description |
---|---|---|
LayoutItemSelectionChangedEventArgs(BaseLayoutItem, Boolean) | item, selected | Initializes a new instance of the LayoutItemSelectionChangedEventArgs class with the specified settings. |
See Also