T3000 CrossPlatform Documentation
SyntaxHighlighterFunctionsStyle Property |
[This is preliminary documentation and is subject to change.]
SQL Functions style
Namespace: FastColoredTextBoxNS
Assembly: FastColoredTextBox (in FastColoredTextBox.dll) Version: 2.16.23.0 (2.16.23.0)
Syntax
public Style FunctionsStyle { get; set; }
Public Property FunctionsStyle As Style Get Set Dim instance As SyntaxHighlighter Dim value As Style value = instance.FunctionsStyle instance.FunctionsStyle = value
Property Value
Type: StyleSee Also