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