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