ThreadedCommentCollection.Remove(ThreadedComment) Method
Removes the specified comment.
Namespace: DevExpress.Spreadsheet
Assembly: DevExpress.Spreadsheet.v25.1.Core.dll
NuGet Package: DevExpress.Spreadsheet.Core
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| threadedComment | ThreadedComment | A comment that should be removed. |
See Also