Back to Devexpress

TcxvgOptionsView.BandsInterval Property

vcl-cxvgrid-dot-tcxvgoptionsview-e0f4d6f8.md

latest794 B
Original Source

TcxvgOptionsView.BandsInterval Property

Specifies spacing between bands.

Declaration

delphi
property BandsInterval: Integer read; write; default 2;

Property Value

TypeDefault
Integer2

Remarks

Use the BandsInterval to set the amount of space in pixels between bands.

The default value of the BandsInterval property is 2.

See Also

TcxUnboundVerticalGrid.LayoutStyle

TcxVirtualVerticalGrid.LayoutStyle

TcxvgOptionsView Class

TcxvgOptionsView Members

cxVGrid Unit