点击或拖拽改变大小

DuiGridListCell 构造函数 (Object, Type)

初始化单元格

命名空间:  DSkin.DirectUI
程序集:  DSkin (在 DSkin.dll 中) 版本:16.6.3.22
语法
C#
public DuiGridListCell(
	Object value,
	Type template
)

参数

value
类型:SystemObject

[缺少 "M:DSkin.DirectUI.DuiGridListCell.#ctor(System.Object,System.Type)" 的 <param name="value"/> 文档]

template
类型:SystemType

[缺少 "M:DSkin.DirectUI.DuiGridListCell.#ctor(System.Object,System.Type)" 的 <param name="template"/> 文档]

参见