Click or drag to resize
ListTreeNode Properties

The ListTreeNode type exposes the following members.

Properties
  NameDescription
Public propertyChildNodes
子节点集合
Public propertyCount
子节点的数目
Public propertyFlag
对象标识值
Public propertyIndex
节点在所在深度级别中的索引顺序
Public propertyIsLastLevel
是否最后一级
Public propertyIsTotal
是否本组合计行节点
Public propertyItem
指定属性名称的值
Public propertyItemCount
对象的数目
Public propertyLevel
节点的深度级别
Public propertyObjectId
对象 id 值
Public propertyParentNode
父节点
Public propertyPropertyDisplay
属性显示名称
Public propertyPropertyName
属性标识名称
Public propertyPropertyValue
属性值
Public propertyTotalChild
合计子节点
Public propertyTypeDisplay
类型显示名称
Public propertyTypeName
类型标识名称
Top
See Also