Back to Devexpress

CommentInsertingEventArgs Properties

officefileapi-devexpress-dot-spreadsheet-dot-commentinsertingeventargs-dot-underscore-properties.md

latest1.5 KB
Original Source

CommentInsertingEventArgs Properties

Provides data for the SpreadsheetControl.CommentInserting event.

NameDescription
AuthorGets or sets a name of the comment author.
CancelGets or sets a value indicating whether the event should be canceled. Inherited from CancelEventArgs.
ReferenceGets the reference to the cell containing the comment.
TextSpecifies the text of a comment.
VisibleGets or sets a value indicating whether the comment should be displayed in a cell.

See Also

CommentInsertingEventArgs Class

CommentInsertingEventArgs Members

DevExpress.Spreadsheet Namespace