







|
| FastColoredTextBox |
| FastColoredTextBox..::..ExpandBlock Method (Int32) |
| FastColoredTextBox Class See Also Send Feedback |
Expand collapsed block
Namespace: FastColoredTextBoxNS
Assembly: FastColoredTextBox (in FastColoredTextBox.dll) Version: 2.9.3.0 (2.9.3.0)
Syntax
| C# |
|---|
public void ExpandBlock( int iLine ) |
| Visual Basic |
|---|
Public Sub ExpandBlock ( _ iLine As Integer _ ) |
| Visual C++ |
|---|
public: void ExpandBlock( int iLine ) |
Parameters
- iLine
- Type: System..::..Int32
Any line inside collapsed block
