Back to Devexpress

RichEditControl.CloseReviewingPane Event

windowsforms-devexpress-dot-xtrarichedit-dot-richeditcontrol-fb45bb95.md

latest1.1 KB
Original Source

RichEditControl.CloseReviewingPane Event

Occurs when closing the reviewing pane displaying document comments.

Namespace : DevExpress.XtraRichEdit

Assembly : DevExpress.XtraRichEdit.v25.2.dll

NuGet Package : DevExpress.Win.RichEdit

Declaration

csharp
public event EventHandler CloseReviewingPane
vb
Public Event CloseReviewingPane As EventHandler

Event Data

The CloseReviewingPane event's data class is EventArgs.

See Also

RichEditControl Class

RichEditControl Members

DevExpress.XtraRichEdit Namespace