Table of Contents

Method CanCollapse

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

CanCollapse(int)

Returns boolean value indicating that outline section at given line can be collapsed.

public virtual bool CanCollapse(int line)

Parameters

line int

Returns

bool

True if section can be collapsed; otherwise false.