Spread WinForms 15
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / ThreadedComment Class / Date Property


In This Topic
Date Property (ThreadedComment)
In This Topic
Syntax
'Declaration
 
Public Overrides NotOverridable ReadOnly Property Date As Nullable(Of Date)
 
'Usage
 
Dim instance As ThreadedComment
Dim value As Nullable(Of Date)
 
value = instance.Date
See Also