Skip to main content
A newer version of this page is available. .
All docs
V23.1
.NET Framework 4.5.2+
Row

ThreadedComment.Replies Property

Obtains replies added to a comment.

Namespace: DevExpress.Spreadsheet

Assembly: DevExpress.Spreadsheet.v23.1.Core.dll

Declaration

RepliedThreadedCommentCollection Replies { get; }

Property Value

Type Description
RepliedThreadedCommentCollection

A collection of comment replies.

See Also