FormReferenceGroupControl.border Method [AX 2012]

Gets or sets the style of the borderline of the control.

public int border([int value])

Run On

Client

Parameters

value
Type: int

Return Value

Type: int
An integer between zero and four, inclusive.

The integer that is returned contains the style of the borderline of the control as follows:

Value

Description

0

Auto

1

3D

2

Single line

3

Flat

4

None

Community Additions

ADD
Show: