Method XbpQuickBrowse():setRowHeight() Foundation
Sets the row height in pixel.
Syntax
:setRowHeight( <nPixel> ) --> lSuccess
Parameters
<nPixel>
<nPixel> is a numeric value indicating the height of the rows in the column in pixel.
Return
The method returns .T. (true) if the row height of the column is changed, or .F. (false) in case of a failure.
Feedback
If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.