TcxvgMultiRecordsOptionsView.RecordsInterval Property
Specifies spacing between data columns in pixels.
Declaration
property RecordsInterval: Integer read; write; default 0;
Property Value
| Type | Default |
|---|---|
| Integer | 0 |
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