Click or drag to resize
DynamicTreeView Class
异步加载的树
Inheritance Hierarchy
SystemObject
  X3Platform.CategoryIndexesDynamicTreeView

Namespace: X3Platform.CategoryIndexes
Assembly: X3Platform.Abstractions (in X3Platform.Abstractions.dll) Version: 1.0.0.0 (2.0.0.0)
Syntax
public class DynamicTreeView

The DynamicTreeView type exposes the following members.

Constructors
  NameDescription
Public methodDynamicTreeView
Initializes a new instance of the DynamicTreeView class
Top
Methods
  NameDescription
Public methodAdd
新增树的节点
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString
返回表示当前对象的字符串
(Overrides ObjectToString.)
Top
Properties
  NameDescription
Public propertyParentId
Public propertyTreeName
Top
See Also