Back to Devexpress

TcxvgMultiRecordsOptionsView.RecordsInterval Property

vcl-cxvgrid-dot-tcxvgmultirecordsoptionsview.md

latest702 B
Original Source

TcxvgMultiRecordsOptionsView.RecordsInterval Property

Specifies spacing between data columns in pixels.

Declaration

delphi
property RecordsInterval: Integer read; write; default 0;

Property Value

TypeDefault
Integer0

Remarks

Use this property to set the amount of space in pixels between data columns.

The default value of the RecordsInterval property is 0.

See Also

TcxvgMultiRecordsOptionsView Class

TcxvgMultiRecordsOptionsView Members

cxVGrid Unit