Skip to main content
Box

DocumentLayoutInvalidatedEventArgs Class

Provides data for the DocumentLayout.DocumentLayoutInvalidated event.

Namespace: DevExpress.XtraRichEdit.API.Layout

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

Declaration

public class DocumentLayoutInvalidatedEventArgs :
    EventArgs

Inheritance

Object
EventArgs
DocumentLayoutInvalidatedEventArgs
See Also