TRVTableItemInfo.ColBandSize, RowBandSize

<< Click to display table of contents >>

TRVTableItemInfo.ColBandSize, RowBandSize

The properties specify the number of rows/columns in alternating row bands

property RowBandSize: Integer;
property ColBandSize: Integer;

(introduced in version 17)

RowBandSize specify the count of rows in row bands.

ColBandSize specify the count of columns in column bands.

Bands are used to implement alternate colors, see the topic about color properties of rows and columns.

The heading (or the first row) and the first column may be excluded from bands.

Default values

1