The DataLevelCollection type exposes the following members.
Back to Top
Properties
| Name | Description | |
|---|---|---|
| Count | Gets the number of levels in the collection. | |
| Item Int32 | Gets the level at a given index. | |
| Item String | Gets the level with a given name. | |
| LeafLevel | Gets the leaf (lowest) level of the hierarchy. | |
| RootLevel | Gets the root (highest) level of the hierarchy. |
See Also