JVCL Help:TJvPreviewPageOptions.Rows
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvPreviewPageOptions.Rows Property
[+] TJvPreviewPageOptions Methods
[+] TJvPreviewPageOptions Properties
Search in JVCL Help
Search in all projectsSummary
Indicates the number of pages to display horizontally in the visible part of the control.
Pascal
propertyRows: Cardinal;
Description
Use Rows to specify how many rows of pages should be displayed in the visible part of the preview control (without scrolling). Setting Rows may have no effect, either because ScaleMode prohibits it or because the number of Rows and Cols requested exceeds the available page count.
See Also
TJvPreviewPageOptions.Cols, TJvPreviewPageOptions.Scale, TJvPreviewPageOptions.ScaleMode
About
Contribute to this help topic
This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page