RestoreLayoutErrorEventArgs.Exceptions Property
In This Article
Gets the list of exceptions that occurred during the restore layout operation.
Namespace: DevExpress.Utils.Serializing
Assembly: DevExpress.Data.v24.2.dll
NuGet Package: DevExpress.Data
#Declaration
#Property Value
Type | Description |
---|---|
List<DevExpress. |
The list of exceptions that occurred during the restore layout operation. |
#Remarks
The Exceptions
collection can contain the following items:
See Also