点击或拖拽改变大小

SectionListView 方法

SectionListView 类型公开以下成员。

方法
  名称说明
公共方法DataBind (重写 ListViewDataBind(Object).)
公共方法DestroyDialog
销毁弹出用户控件界面
(继承自 MobileLayoutControl。)
公共方法GetPropertyInitialValue
根据属性名称获取STML协议中的属性默认值
(继承自 MobileControlBase。)
公共方法Invoke(Delegate) (继承自 MobileControlBase。)
公共方法Invoke(Delegate, Object) (继承自 MobileControlBase。)
公共方法NewRow
添加行
公共方法NewRow(Object)
添加行
公共方法NewRow(String)
添加列表行。
公共方法NewRow(String, Object)
添加列表行。
公共方法NewRow(Object, String, Object)
添加行
公共方法NewRow(String, Object, String, Object)
添加列表行。
公共方法NewSection(String)
添加列表区域
公共方法NewSection(String, Object)
添加列表区域
公共方法OnBindValueUpdate (继承自 MobileLayoutControl。)
受保护的方法OnDataSourceUpdate (继承自 ListView。)
受保护的方法OnTemplateItemEvent (继承自 ListView。)
公共方法ScrollTo
滚动到指定位置
(继承自 ListView。)
公共方法ScrollToIndex
不支持的方法
(重写 ListViewScrollToIndex(Int32).)
公共方法ShowAnimationDialog
带动画效果弹出用户控件界面
(继承自 MobileLayoutControl。)
公共方法ShowContextDialog
弹出上下文用户控件界面
(继承自 MobileLayoutControl。)
公共方法ShowDialog(MobileUserControl, EventHandler)
弹出用户控件界面
(继承自 MobileLayoutControl。)
公共方法ShowDialog(MobileUserControl, DialogOptions, EventHandler)
弹出用户控件界面
(继承自 MobileLayoutControl。)
公共方法ShowModal(MobileUserControl)
弹出用户控件界面
(继承自 MobileLayoutControl。)
公共方法ShowModal(MobileUserControl, DialogOptions)
弹出用户控件界面
(继承自 MobileLayoutControl。)
公共方法UpdateRow
更新行。
(继承自 ListView。)
Top
参见