SharpLeaf Reference > Table Properties > Columns Property (ReadOnly)

Table.Columns Property (ReadOnly)

Number of columns in current table (ReadOnly).

public int Columns {get;}

Example

int columns = tb.Columns;

See also ...

Table Members | Table.Column Property | Table.Rows Property (ReadOnly)


Send comments on this topic
© Dyalog Ltd 2021