ThreadedComment.Replies Property
Obtains replies added to a comment.
Namespace: DevExpress.Spreadsheet
Assembly: DevExpress.Spreadsheet.v24.1.Core.dll
NuGet Package: DevExpress.Spreadsheet.Core
Declaration
Property Value
Type | Description |
---|---|
RepliedThreadedCommentCollection | A collection of comment replies. |
See Also