点击或拖拽改变大小

TemplateItemEventArgs 构造函数

命名空间:  Smobiler.Core.Controls
程序集:  Smobiler.Core (在 Smobiler.Core.dll 中) 版本:6.0.651.17422+f85e28ffe3fdebbfe720c8c2dde0db495f1a52ab
语法
public TemplateItemEventArgs(
	MobileViewCollectionItem templateItem,
	MobileControlBase eventControl,
	string eventName
)

参数

templateItem
类型:Smobiler.Core.ControlsMobileViewCollectionItem
模板项
eventControl
类型:Smobiler.Core.ControlsMobileControlBase
事件控件
eventName
类型:SystemString
事件名称
参见