FormGroupControl.prefColumnSize Method [AX 2012]

Specifies the height and width of columns for a form group control.

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.

Community Additions

ADD
Show: