[]
        
(Showing Draft Content)

Forguncy.Forguncy.Plugin.CellContentElement

接口: CellContentElement<T>

Forguncy.Plugin.CellContentElement

表示在设计器中设计的单元格 UI 元素。

泛型参数

属性名 类型
T object

属性

CellType

Optional CellType: T

C# 单元格类型的属性。


Height

Optional Height: number

设计时元素的高度。


StyleInfo

StyleInfo: StyleMetaData

设计器中设置的单元格的样式信息。


StyleTemplate

Optional StyleTemplate: CellTypeStyleTemplate

单元格的快速样式模板。


Width

Optional Width: number

设计时元素的宽度。