Style

Column.Style property

获取此列的样式。

public Style Style { get; }

评论

你必须调用 Column.ApplyStyle() 方法来保存你对行样式的更改, 否则它不会生效。

也可以看看