Back to Devexpress

RestoreLayoutErrorEventArgs Class

corelibraries-devexpress-dot-utils-dot-serializing-f5223824.md

latest1.6 KB
Original Source

RestoreLayoutErrorEventArgs Class

Contains data for DockManager.RestoreLayoutError and BaseView.RestoreLayoutError events.

Namespace : DevExpress.Utils.Serializing

Assembly : DevExpress.Data.v25.2.dll

NuGet Package : DevExpress.Data

Declaration

csharp
public class RestoreLayoutErrorEventArgs :
    EventArgs
vb
Public Class RestoreLayoutErrorEventArgs
    Inherits EventArgs

RestoreLayoutErrorEventArgs is the data class for the following events:

Inheritance

Object EventArgs RestoreLayoutErrorEventArgs

See Also

RestoreLayoutErrorEventArgs Members

DevExpress.Utils.Serializing Namespace