CommentEditingEventArgs Class
Provides data for the RichEditControl.CommentInserted event.
Namespace: DevExpress.XtraRichEdit
Assembly: DevExpress.RichEdit.v25.2.Core.dll
NuGet Package: DevExpress.RichEdit.Core
Declaration
See Also
Provides data for the RichEditControl.CommentInserted event.
Namespace: DevExpress.XtraRichEdit
Assembly: DevExpress.RichEdit.v25.2.Core.dll
NuGet Package: DevExpress.RichEdit.Core
public class CommentEditingEventArgs :
EventArgs
Public Class CommentEditingEventArgs
Inherits EventArgs
CommentEditingEventArgs is the data class for the following events:
| Library | Related API Members |
|---|---|
| WinForms Controls | RichEditControl.CommentInserted |
| WPF Controls | RichEditControl.CommentInserted |
| Office File API | RichEditDocumentServer.CommentInserted |