Spread Windows Forms 12.0 Product Documentation
IsColorized Property


GrapeCity.CalcEngine Assembly > GrapeCity.CalcEngine Namespace > SyntaxHighlightEntry Structure : IsColorized Property
Gets a boolean value indicates whether the syntax highlight entry should be colorized.
Syntax
'Declaration
 
Public ReadOnly Property IsColorized As Boolean
'Usage
 
Dim instance As SyntaxHighlightEntry
Dim value As Boolean
 
value = instance.IsColorized
public bool IsColorized {get;}
See Also

Reference

SyntaxHighlightEntry Structure
SyntaxHighlightEntry Members