Style

GridCell.Style property

获取单元格样式的副本。设置单元格的样式。

public GridTableItemStyle Style { get; set; }

返回值

样式对象。

也可以看看