RestoreLayoutErrorEventArgs(List<RestoreLayoutException>) Constructor
Initializes a new instance of the RestoreLayoutErrorEventArgs class with specified settings.
Namespace: DevExpress.Utils.Serializing
Assembly: DevExpress.Data.v25.1.dll
NuGet Package: DevExpress.Data
Declaration
Parameters
| Name | Type |
|---|---|
| exceptions | List<DevExpress.Utils.Serializing.RestoreLayoutException> |
See Also