Spread Windows Forms 12.0 Product Documentation
FirstSource Property


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

Reference

SyntaxHighlightEntry Structure
SyntaxHighlightEntry Members