Spread Windows Forms 12.0 Product Documentation
LastSource Property


GrapeCity.CalcEngine Assembly > GrapeCity.CalcEngine Namespace > SyntaxHighlightEntry Structure : LastSource Property
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
public IReferenceSource LastSource {get;}
See Also

Reference

SyntaxHighlightEntry Structure
SyntaxHighlightEntry Members