Spread Windows Forms 12.0 Product Documentation
ArgbColor Property


GrapeCity.CalcEngine Assembly > GrapeCity.CalcEngine Namespace > SyntaxHighlightEntry Structure : ArgbColor Property
Gets the ARGB color value of this highlight entry.
Syntax
'Declaration
 
Public ReadOnly Property ArgbColor As Integer
'Usage
 
Dim instance As SyntaxHighlightEntry
Dim value As Integer
 
value = instance.ArgbColor
public int ArgbColor {get;}
See Also

Reference

SyntaxHighlightEntry Structure
SyntaxHighlightEntry Members