SysFormBuilder.buildGroup Method [AX 2012]
protected FormBuildGroupControl buildGroup(
Object _parent,
str _name,
[str _caption,
int _arrangeMethod,
int _columns,
int _frameType,
container _formHeightContainer,
container _formWidthContainer,
container _verticalSpacingContainer,
container _leftMarginContainer,
boolean _hideIfEmpty,
boolean _visible,
int _frameOptionButton,
int _optionValue])
Run On
CalledParameters
- _parent
- Type: Object Class
- _name
- Type: str
- _caption
- Type: str
- _arrangeMethod
- Type: int
- _columns
- Type: int
- _frameType
- Type: int
- _formHeightContainer
- Type: container
- _formWidthContainer
- Type: container
- _verticalSpacingContainer
- Type: container
- _leftMarginContainer
- Type: container
- _hideIfEmpty
- Type: boolean
- _visible
- Type: boolean
- _frameOptionButton
- Type: int
- _optionValue
- Type: int
Community Additions
ADD
Show: