Skip to main content
A newer version of this page is available. .
Box

DocumentLayoutInvalidatedEventArgs Class

Provides data for the DocumentLayout.DocumentLayoutInvalidated event.

Namespace: DevExpress.XtraRichEdit.API.Layout

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

Declaration

public class DocumentLayoutInvalidatedEventArgs :
    EventArgs

Inheritance

Object
EventArgs
DocumentLayoutInvalidatedEventArgs
See Also