DSkin
DSkin
DSkin.DirectUI
DuiGridListCell 类
DuiGridListCell 属性
BackgroundImage 属性
BackgroundImageLayout 属性
CellControl 属性
ContentSize 属性
DockStyle 属性
Font 属性
ForeColor 属性
ItemType 属性
Row 属性
Tag 属性
Template 属性
Text 属性
Value 属性
DuiGridListCell
Value 属性
获取和设置单元格关联的值,可以是图片、字符串、布尔。需要注意的是需要对应的控件类型
命名空间:
DSkin.DirectUI
程序集:
DSkin (在 DSkin.dll 中) 版本:16.6.3.22
语法
C#
复制
public
Object
Value
{
get
;
set
; }
属性值
类型:
Object
参见
引用
DuiGridListCell 类
DSkin.DirectUI 命名空间