DSkinGridListCell 属性 | 
DSkinGridListCell 类型公开以下成员。
| 名称 | 说明 | |
|---|---|---|
| BackgroundImage | 
            背景图
              | |
| BackgroundImageLayout | 
            背景图布局
              | |
| CellControl | 
            单元格的控件项目
              | |
| ContentSize | 
            获取内容尺寸,或者设置图片尺寸
              | |
| DockStyle | 
            虚拟控件布局排列样式
              | |
| DSkinGridListRow | 
            所属DSkinGridListRow
              | |
| Font | 
            控件项目的字体
              | |
| ForeColor | 
            前景色
              | |
| ItemType | 
            SubItem项的控件项目类型
              | |
| Tag | 
            自定义数据结构
              | |
| Template | 
            单元格模板,类型必须为 DSkinGirdListCellTemplate
              | |
| Value | 
            获取和设置单元格关联的值,可以是图片、字符串、布尔。需要注意的是需要对应的控件类型
              |