Connection Information

To perform the requested action, WordPress needs to access your web server. Please enter your FTP credentials to proceed. If you do not remember your credentials, you should contact your web host.

Connection Type

Height.HasMinHeight – PB Docs 2018 – PowerBuilder Library

Height.HasMinHeight – PB Docs 2018

Height.HasMinHeight

property (DataWindow object)

Description

Whether the column in a DataWindow object should maintain its
minimum height, when its Autosize property is enabled. The property is
false by default.

HasMinHeight only applies to columns that have Autosize enabled.
When both Autosize height and HasMinHeight are true, the height value
will be the max value between the auto height value (the calculated
value when the Autosize height is set to true) and the value specified
in the Height property.

Applies to

Column, Computed Field, and Text controls

Syntax

PowerBuilder dot notation:

Describe and Modify argument:

Parameter

Description

controlname

The control for which you want to get or set the
HasMinHeight property.

value

Whether the column should maintain its minimum
height, when its Autosize property is
enabled.

Values are:

No — (default) Do
not use the minimum height. If the Autosize property is enabled,
the column that contains no data will be completely
hidden.

Yes — Use the minimum height (the height
selected in the painter) for the column.

Usage

In the painter

Can be set only in code, not in the painter.

Examples

See also

Height.AutoSize


Document get from Powerbuilder help
Thank you for watching.
Was this article helpful?
Subscribe
Notify of
guest
0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x