ExpandFoldedBlock Method

Fast Colored Text Box

Collapse imageExpand ImageCopy imageCopyHover image
Exapnds folded block

Namespace: FastColoredTextBoxNS
Assembly: FastColoredTextBox (in FastColoredTextBox.dll) Version: 2.9.3.0 (2.9.3.0)

Syntax

C#
public void ExpandFoldedBlock(
	int iLine
)
Visual Basic
Public Sub ExpandFoldedBlock ( _
	iLine As Integer _
)
Visual C++
public:
void ExpandFoldedBlock(
	int iLine
)

Parameters

iLine
Type: System..::..Int32
Start line

See Also