Help Center

RowExpandableproperty

Specify whether the current row is expandable. The current row is defined by the Col and Row properties.

Windowspropertydoc-orphan
No implementation located. This member is documented, but the source scan found no matching declaration. It is likely declared in a header this scan does not resolve, or provided by a macro.

Syntax

PROPERTY RowExpandable () AS BOOLEAN

Return value

True: The current row has child rows and can be expanded.

False: The current row has no child rows and cannot be expanded.

Description

Determines whether the current row can be expanded to display child rows. The current row is defined by the Col and Row properties.

Reference