点击或拖拽改变大小

TreeViewExpandedEvent 构造函数

X#
初始化 TreeViewExpandedEvent 类的一个新实例

命名空间:  XSharp.VO.SDK
程序集:  XSharp.VOGUIClasses (在 XSharp.VOGUIClasses.dll 中) 版本:2.22 GA
语法
 CONSTRUCTOR(
	oTreeView AS TreeView,
	oItem AS TreeViewItem,
	Action AS TreeViewAction
)
查看代码

参数

oTreeView
类型:TreeView
oItem
类型:TreeViewItem
Action
类型:TreeViewAction
参见