点击或拖拽改变大小

GridViewCell 类

表格单元
继承层次

命名空间:  Smobiler.Core.Controls
程序集:  Smobiler.Core (在 Smobiler.Core.dll 中) 版本:6.0.641.16928
语法
public class GridViewCell : MobileViewTemplateItem

GridViewCell 类型公开以下成员。

构造函数
  名称说明
公共方法GridViewCell
初始化 GridViewCell 类的一个新实例
Top
属性
  名称说明
公共属性Control
获取模板控件实例
(继承自 MobileViewTemplateItem。)
公共属性Data (继承自 MobileViewTemplateItem。)
公共属性Tag
获取和设置Tag
(继承自 MobileViewCollectionItem。)
Top
方法
  名称说明
公共方法DataUpdate
更新数据
(继承自 MobileViewTemplateItem。)
Top
参见