FormGroupControl.frameType Method [AX 2012]

Sets or returns the frame style for a form group control.

public int frameType([int value])

Run On

Client

Parameters

value
Type: int
An integer value that indicates the frame style for a form group control; optional.

Return Value

Type: int
An integer value that indicates the frame style for a form group control.

You can use a FormFrameType enumeration value for the value parameter.

Community Additions

ADD
Show: