FirstRow

ITable.FirstRow 属性

决定表格的第一行是否需要以特殊格式绘制。可读/可写布尔值。

public bool FirstRow { get; set; }

参见