T3000 CrossPlatform Documentation
FastColoredTextBoxFoldedBlockStyle Property |
[This is preliminary documentation and is subject to change.]
Style for folded block rendering
Namespace: FastColoredTextBoxNS
Assembly: FastColoredTextBox (in FastColoredTextBox.dll) Version: 2.16.23.0 (2.16.23.0)
Syntax
public TextStyle FoldedBlockStyle { get; set; }
Public Property FoldedBlockStyle As TextStyle Get Set Dim instance As FastColoredTextBox Dim value As TextStyle value = instance.FoldedBlockStyle instance.FoldedBlockStyle = value
Property Value
Type: TextStyleSee Also