Table of Contents

Method IsExpanded

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

IsExpanded(int)

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

public virtual bool IsExpanded(int index)

Parameters

index int

The index of the line to test.

Returns

bool

True if expanded; otherwise false.