Spread WinForms 15
GrapeCity.CalcEngine Assembly / GrapeCity.CalcEngine Namespace / SyntaxHighlightEntry Structure / LastSource Property


In This Topic
LastSource Property
In This Topic
Gets the last coressponding reference of this entry.
Syntax
'Declaration
 
Public ReadOnly Property LastSource As IReferenceSource
 
'Usage
 
Dim instance As SyntaxHighlightEntry
Dim value As IReferenceSource
 
value = instance.LastSource
See Also