(Grid presentation style only) Whether a column adjusts its width according to the data it contains.
Column controls in the Grid presentation style
PowerBuilder dot notation:
dw_control.Object.controlname.Width.Autosize
Describe and Modify argument:
"controlname.Width.Autosize { = ' value ' }"
Parameter |
Description |
---|---|
controlname |
The name of the column for which you want to get or set the Autosize setting. |
value |
How the width of the column adjusts according to the data it contains. Values are:
|
Select a column control, then set the value in the Properties view, Position tab, Autosize Width option.