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