RepliedThreadedComment.Author Property
In This Article
Retrieves the author of the reply.
Namespace: DevExpress.Spreadsheet
Assembly: DevExpress.Spreadsheet.v24.2.Core.dll
NuGet Package: DevExpress.Spreadsheet.Core
#Declaration
ThreadedCommentAuthor Author { get; }
#Property Value
Type | Description |
---|---|
Threaded |
An object that contains information about the author of the reply. |
See Also