Table of Contents

Method IsCollapsed

Namespace
Alternet.Editor
Assembly
Alternet.Editor.v9.dll

IsCollapsed(int)

Indicates whether the outlined text at the specified line is collapsed.

public virtual bool IsCollapsed(int index)

Parameters

index int

The index of the line to test.

Returns

bool

True if collapsed; otherwise false.