The GridControl..::..NodeCollection type exposes the following members.
Properties
Name | Description | |
---|---|---|
Count |
Gets the count of child Rows.
| |
Item |
Gets the child Row at the specified index.
| |
TotalCount |
Gets the total count of all visible and invisible Rows.
| |
TotalVisibleCount |
Gets the total count of all visibleRows.
|