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

RepliedThreadedComment.Author Property

Retrieves the author of the reply.

Namespace: DevExpress.Spreadsheet

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

Declaration

ThreadedCommentAuthor Author { get; }

Property Value

Type Description
ThreadedCommentAuthor

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

See Also