Skip to main content
All docs
V25.1
  • Row

    ThreadedComment.Replies Property

    Obtains replies added to a comment.

    Namespace: DevExpress.Spreadsheet

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

    NuGet Package: DevExpress.Spreadsheet.Core

    Declaration

    RepliedThreadedCommentCollection Replies { get; }

    Property Value

    Type Description
    RepliedThreadedCommentCollection

    A collection of comment replies.

    See Also