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


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