[]
        
(Showing Draft Content)

GrapeCity.CalcEngine.SyntaxHighlightEntry.IsFieldName

IsFieldName Property

IsFieldName

Gets a value indicating whether the highlight entry is field name.

Declaration
public bool IsFieldName { get; }
Public ReadOnly Property IsFieldName As Boolean
Property Value
Type Description
bool

true if the highlight entry is filed name element; otherwise false.