CommentEditingEventArgs Class
Provides data for the RichEditControl.CommentInserted event.
Namespace: DevExpress.XtraRichEdit
Assembly: DevExpress.RichEdit.v26.1.Core.dll
Declaration
See Also
Provides data for the RichEditControl.CommentInserted event.
Namespace: DevExpress.XtraRichEdit
Assembly: DevExpress.RichEdit.v26.1.Core.dll
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 |
| RichEditControl.CommentInserted | |
| WPF Controls | RichEditControl.CommentInserted |
| Office File API | RichEditDocumentServer.CommentInserted |