TrvActionInsertTable.ColBandSize, RowBandSize

<< Click to display table of contents >>

TrvActionInsertTable.ColBandSize, RowBandSize

The properties defining count of columns/rows in alternating column/row bands.

property ColBandSize: Integer;

property RowBandSize: Integer;

RowBandSize specify the count of rows in row bands.

ColBandSize specify the count of columns in column bands.

These properties are assigned to the table properties of the same names.

Default value:

1

See also

HeadingRowColor and other colors