Skip to main content
Box

DocumentLayoutInvalidatedEventArgs Class

Provides data for the DocumentLayout.DocumentLayoutInvalidated event.

Namespace: DevExpress.XtraRichEdit.API.Layout

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

NuGet Package: DevExpress.RichEdit.Core

Declaration

public class DocumentLayoutInvalidatedEventArgs :
    EventArgs

Inheritance

Object
EventArgs
DocumentLayoutInvalidatedEventArgs
See Also