TTMSFNCTreeViewCacheItemKind Enumeration
Identifies the type of element represented by a tree view cache item.
API unit family: TMSFNCTreeViewData
Members
| Name | Description |
|---|---|
ikNode |
Cache item represents a data or virtual-mode node row. |
ikColumnTop |
Cache item represents the top header row of a column. |
ikColumnBottom |
Cache item represents the bottom header row of a column. |
ikGroupTop |
Cache item represents the top header row of a column group. |
ikGroupBottom |
Cache item represents the bottom header row of a column group. |