RestoreLayoutErrorEventArgs Constructors
Contains data for DockManager.RestoreLayoutError and BaseView.RestoreLayoutError events.| Name | Parameters | Description |
|---|---|---|
| RestoreLayoutErrorEventArgs(List<RestoreLayoutException>) | exceptions | Initializes a new instance of the RestoreLayoutErrorEventArgs class with specified settings. |
See Also