Click or drag to resize
TVTItem Class
Inheritance Hierarchy
SystemObject
  Appkit.DataTVTItem

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

The TVTItem type exposes the following members.

Constructors
  NameDescription
Public methodTVTItem
构造。
Top
Methods
  NameDescription
Public methodStatic memberCompare
Public methodStatic memberCompareDesc
Public methodCreateTableRow
创建表格行。
Public methodSortChildren
Top
Properties
  NameDescription
Public propertyAllChildrenIds
所有子项标识集合。
Public propertyChildren
子项集合。
Public propertyChildrenIds
子项标识集合。
Public propertyConfig
树形视图表设置。
Public propertyControlId
控件标识。
Public propertyHasChild
有否子项。
Public propertyId
标识。
Public propertyIdProperty
标识属性。
Public propertyIndex
所在层级集合中的索引。
Public propertyIsTopLevel
是否顶层条目。
Public propertyLevel
级别。
Public propertyParent
父条目。
Public propertyPId
父标识。
Public propertyPIdProperty
父标识属性。
Public propertyProvider
树形视图表数据提供者。
Public propertySN
顺序号。
Top
See Also