The Row..::..VisibleRowCollection type exposes the following members.

Properties

  NameDescription
Public propertyCount
Gets a count of visible Rows, directly attached to the parent Row.
Public propertyItem
Gets a visible Row at the specified index.
Public propertyTotalCount
Gets a number of all visible child Rows on all hierarchical levels that are directly or indirectly attached to this Row.

See Also