FirstRow

Table.FirstRow property

Determines whether the first row of a table has to be drawn with a special formatting. Read/write Boolean.

public bool FirstRow { get; set; }

See Also