Click or drag to resize
DataTreeView Class
数据树型视图
Inheritance Hierarchy
SystemObject
  System.Web.UIControl
    System.Web.UI.WebControlsWebControl
      Appkit.Web.ControlsFrameControl
        Appkit.Web.ControlsDataViewBase
          Appkit.Web.ControlsDataView
            Appkit.Web.ControlsDataTreeView

Namespace: Appkit.Web.Controls
Assembly: Appkit (in Appkit.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
C#
public class DataTreeView : DataView

The DataTreeView type exposes the following members.

Constructors
  NameDescription
Public methodDataTreeView
构造
Top
See Also