Click or drag to resize
TreeViewConfigTreeViewConfigItem Class
TreeViewConfigItem 类型
Inheritance Hierarchy
SystemObject
  Appkit.DataTreeViewConfigTreeViewConfigItem

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

The TreeViewConfigTreeViewConfigItem type exposes the following members.

Constructors
Properties
  NameDescription
Public propertyChecked
是否显示在视图中
Public propertyImg
节点图片
Public propertyImgType
节点图片类型
Public propertyIsDescOrder
是否按降序排列
Public propertyPropertyName
属性名称
Top
See Also