Skip to main content
.NET Framework 4.5.2+
Box

DocumentLayoutInvalidatedEventArgs Class

Provides data for the DocumentLayout.DocumentLayoutInvalidated event.

Namespace: DevExpress.XtraRichEdit.API.Layout

Assembly: DevExpress.RichEdit.v22.2.Core.dll

NuGet Package: DevExpress.RichEdit.Core

Declaration

public class DocumentLayoutInvalidatedEventArgs :
    EventArgs

Inheritance

Object
EventArgs
DocumentLayoutInvalidatedEventArgs
See Also