FirstCol

ITable.FirstCol property

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

public bool FirstCol { get; set; }

See Also