RepliedThreadedCommentCollection.Remove(RepliedThreadedComment) Method
Removes the specified reply from the collection.
Namespace: DevExpress.Spreadsheet
Assembly: DevExpress.Spreadsheet.v24.1.Core.dll
NuGet Package: DevExpress.Spreadsheet.Core
Declaration
Parameters
Name | Type | Description |
---|---|---|
repliedThreadedComment | RepliedThreadedComment | A reply to remove from the collection. |
See Also