Back to Devexpress

ThreadedComment.Created Property

officefileapi-devexpress-dot-spreadsheet-dot-threadedcomment-3a054062.md

latest1.0 KB
Original Source

ThreadedComment.Created Property

Indicates the date when the comment was created.

Namespace : DevExpress.Spreadsheet

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

NuGet Package : DevExpress.Spreadsheet.Core

Declaration

csharp
DateTime Created { get; }
vb
ReadOnly Property Created As Date

Property Value

TypeDescription
DateTime

The date and time (in local time) when the comment was created.

|

See Also

ThreadedComment Interface

ThreadedComment Members

DevExpress.Spreadsheet Namespace