SMART datagrid v.1 > Classes

Back  Forward

DataLudi.TreeRow  classno-lite

被连接在TreeDataSet的一个数据行TreeView的行。 

所需时,将会在TreeView内部,创建和删除该对象。 开发人员无需直接进行创建。 

Base Classes
GroupRow > GridRow > DLBase
Constructor
function TreeRow (dataRow: TreeDataRow);
Properties
dataRow
hasChildren
iconIndex
Inherited Properties
GridRow.childIndex
GroupRow.children
GroupRow.collapsed
GroupRow.count
GridRow.dataIndex
GridRow.dataSource
GridRow.dataState
GroupRow.descendantCount
GroupRow.expanded
GroupRow.first
GroupRow.firstLeaf
GroupRow.footer
GridRow.index
GroupRow.last
GroupRow.lastLeaf
GridRow.leaf
GridRow.level
GridRow.merged
GridRow.next
GridRow.parent
GridRow.parentIndex
GridRow.prev
GridRow.rowState
GridRow.visible
Inherited Methods
DLBase.assign
GridRow.ctor
GroupRow.ctor
GridRow.getAncestor
GridRow.getAncestors
GroupRow.getAvg
GroupRow.getChild
GroupRow.getDescendants
GroupRow.getLeaves
GroupRow.getMax
GroupRow.getMin
GroupRow.getNumber
DLBase.getProperties
DLBase.getProperty
GridRow.getRowData
GridRow.getRowObject
GridRow.getSiblings
GroupRow.getStdev
GroupRow.getSum
GridRow.getUncles
GridRow.getValue
GroupRow.getVar
GroupRow.indexOf
GroupRow.isDescendant
GridRow.isDescendantOf
GridRow.makeVisible
DLBase.setProperties
DLBase.setProperty
GridRow.setValue
DLBase.toggle
GroupRow.visit
GroupRow.visitAll

 

See Also
TreeView
TreeDataSet
TreeDataRow
树概述
Examples
Hello Tree
树数据组
加载树数据
树数据标签