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


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