Skip to main content
All docs
V23.2
Row

RepliedThreadedComment.Created Property

Obtains the date and time (in local time) when the reply was created.

Namespace: DevExpress.Spreadsheet

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

NuGet Package: DevExpress.Spreadsheet.Core

Declaration

DateTime Created { get; }

Property Value

Type Description
DateTime

The date and time when the reply was created.

See Also