Method IsExpanded
IsExpanded(int)
When implemented by a class, indicates whether the outlined text at the specified line is expanded.
bool IsExpanded(int index)
Parameters
index
intIndex of the line to test.
Returns
- bool
True if expanded; otherwise false.