Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Specifies the height and width of columns for a form group control.
Syntax
public void prefColumnSize(int width, int height)
Run On
Client
Parameters
- width
 Type: int
 An integer value that specifies the width of columns.
- height
 Type: int
 An integer value that specifies the height of columns.