TableView 事件 |
TableView 类型公开以下成员。
名称 | 说明 | |
---|---|---|
![]() | ButtonCellLongPress |
在按钮长按时发生
|
![]() | ButtonCellPress |
在按钮点击时发生
|
![]() | CheckBoxCellCheckedChanged |
在选择改变时发生
|
![]() | DataSourceUpdate |
在更新数据源时发生。
|
![]() | PropertyChanged |
Occurs when a property value changes
(继承自 MobileControlBase。) |
![]() | RowBind |
在行绑定后发生。
|
![]() | RowBinding |
在行绑定时发生。
|
![]() | TextBoxCellTextChanged |
在Text属性改变时发生
|
![]() | TextBoxCellTouchEnter |
在触摸进入控件时发生
|
![]() | TextBoxCellTouchLeave |
在触摸离开控件时发生
|