点击或拖拽改变大小

ListViewSection 类

列表区域
继承层次

命名空间:  Swebui.Controls
程序集:  Swebui.Core (在 Swebui.Core.dll 中) 版本:1.0.134.17496+387d83fa8d4800e0d3012f4c3e32d7e2fc10ae68
语法
public class ListViewSection : SwebViewTemplateItem

ListViewSection 类型公开以下成员。

构造函数
  名称说明
公共方法ListViewSection
获取 ListViewSection 实例对象
Top
属性
  名称说明
公共属性Control
获取模板控件实例
(继承自 SwebViewTemplateItem。)
公共属性SectionID
获取列表区域编号
公共属性Tag
获取和设置Tag
(继承自 SwebViewCollectionItem。)
Top
方法
  名称说明
公共方法DataUpdate
更新数据
(继承自 SwebViewTemplateItem。)
Top
参见