JVCL Help:TJvPreviewPageOptions.Rows

From Project JEDI Wiki
Jump to navigationJump to search
JEDI Visual Component Library Help

Search in JVCL Help

 
Search in all projects
 

Summary

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