Method IsExpanded
IsExpanded(int)
Indicates whether the outlined text at the specified line is expanded.
public virtual bool IsExpanded(int index)
Parameters
index
intThe index of the line to test.
Returns
- bool
True if expanded; otherwise false.