ThreadedComment.Replies Property
In This Article
Obtains replies added to a comment.
Namespace: DevExpress.Spreadsheet
Assembly: DevExpress.Spreadsheet.v24.2.Core.dll
NuGet Package: DevExpress.Spreadsheet.Core
#Declaration
RepliedThreadedCommentCollection Replies { get; }
#Property Value
Type | Description |
---|---|
Replied |
A collection of comment replies. |
See Also