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