Skip to main content
All docs
V25.1
  • Row

    RepliedThreadedComment.Author Property

    Retrieves the author of the reply.

    Namespace: DevExpress.Spreadsheet

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

    NuGet Package: DevExpress.Spreadsheet.Core

    Declaration

    ThreadedCommentAuthor Author { get; }

    Property Value

    Type Description
    ThreadedCommentAuthor

    An object that contains information about the author of the reply.

    See Also