FastColoredTextBox.ExpandAllFoldingBlocks Method

T3000 CrossPlatform

FastColoredTextBoxExpandAllFoldingBlocks Method

[This is preliminary documentation and is subject to change.]

Exapnds all folded blocks

Namespace:  FastColoredTextBoxNS
Assembly:  FastColoredTextBox (in FastColoredTextBox.dll) Version: 2.16.23.0 (2.16.23.0)
Syntax
public virtual void ExpandAllFoldingBlocks()
Public Overridable Sub ExpandAllFoldingBlocks

Dim instance As FastColoredTextBox

instance.ExpandAllFoldingBlocks()
See Also