rowExpanded abstract method

bool rowExpanded(
  1. int rowIndex
)

Whether the visible row at rowIndex is currently expanded.

Implementation

bool rowExpanded(int rowIndex);