| NormListTreeNode Class |
Namespace: Appkit.Data
public class NormListTreeNode
The NormListTreeNode type exposes the following members.
| Name | Description | |
|---|---|---|
| ChildNodes |
子节点集合
| |
| Count |
子节点的数目
| |
| Index |
节点在所在深度级别中的索引顺序
| |
| IsLastLevel |
是否最后一级
| |
| IsTotal |
是否本组合计行节点
| |
| Item |
指定属性名称的值
| |
| ItemCount |
对象的数目
| |
| Level |
节点的深度级别
| |
| ParentNode |
父节点
| |
| PropertyDisplay |
属性显示名称
| |
| PropertyName |
属性标识名称
| |
| PropertyValue |
属性值
| |
| TotalChild |
合计子节点
|