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