.NET 框架类库
X# Runtime and VO SDK Reference
X# Runtime and SDK Reference
VO
TreeView 类
TreeView 属性
DragDropEnabled 属性
DragImageList 属性
ImageList 属性
Indent 属性
ItemCount 属性
SearchString 属性
StateImageList 属性
VisibleCount 属性
TreeView.ItemCount 属性
一个数字值,表示树形视图中的项的数量。
命名空间:
VO
程序集:
VOGUIClasses (在 VOGUIClasses.dll 中) 版本:2.22 GA
语法
X#
C#
复制
VIRTUAL
PROPERTY
ItemCount
AS
USUAL
GET
public
virtual
__Usual
ItemCount
{
get
; }
查看代码
属性值
类型:
__Usual
一个数字值,表示树形视图中的项的数量。
参见
引用
TreeView 类
VO 命名空间