Click or drag to resize
NormListTree Class
列表树
Inheritance Hierarchy
SystemObject
  Appkit.DataNormListTree

Namespace: Appkit.Data
Assembly: Appkit (in Appkit.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
C#
public class NormListTree

The NormListTree type exposes the following members.

Constructors
  NameDescription
Public methodNormListTree
通过一个 xml 的文档路径或内容以及树型分组键值集合构造列表树对象
Top
Methods
  NameDescription
Public methodAddTotalProperty
添加合计属性
Public methodGetCount
指定层次节点的数目
Top
Properties
  NameDescription
Public propertyChildNodes
子节点集合
Public propertyCount
子节点的数目
Public propertyItemCount
对象的数目
Public propertyLevelKeys
列表树分级分组的键值
Public propertyTotal
是否分组合计
Top
See Also