Spread WinForms 15
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / ThreadedComment Class / _resolved Field


In This Topic
_resolved Field
In This Topic
Syntax
'Declaration
 
Public _resolved As Boolean
 
'Usage
 
Dim instance As ThreadedComment
Dim value As Boolean
 
value = instance._resolved
 
instance._resolved = value
See Also