LastRow

Table.LastRow property

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

public bool LastRow { get; set; }

See Also