Click or drag to resize
SqlDataTreeTable Class
SQL 数据树型表
Inheritance Hierarchy
SystemObject
  System.Web.UIControl
    System.Web.UI.WebControlsWebControl
      Appkit.Web.ControlsFrameControl
        Appkit.Web.ControlsDataViewBase
          Appkit.Web.ControlsSqlDataView
            Appkit.Web.ControlsSqlDataTreeTable

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

The SqlDataTreeTable type exposes the following members.

Constructors
  NameDescription
Public methodSqlDataTreeTable
构造
Top
See Also