Back to Devexpress

RepliedThreadedComment.Parent Property

officefileapi-devexpress-dot-spreadsheet-dot-repliedthreadedcomment.md

latest1.1 KB
Original Source

RepliedThreadedComment.Parent Property

Retrieves the comment to which the reply was added.

Namespace : DevExpress.Spreadsheet

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

NuGet Package : DevExpress.Spreadsheet.Core

Declaration

csharp
ThreadedComment Parent { get; }
vb
ReadOnly Property Parent As ThreadedComment

Property Value

TypeDescription
ThreadedComment

The parent comment.

|

See Also

RepliedThreadedComment Interface

RepliedThreadedComment Members

DevExpress.Spreadsheet Namespace