Share via


FormSegmentedEntryControl.verticalSpacingMode Method

Definition

Overloads

verticalSpacingMode()

Sets the vertical spacing mode for the control in the form.

verticalSpacingMode(AutoMode)

verticalSpacingMode()

Sets the vertical spacing mode for the control in the form.

public override Microsoft.Dynamics.Ax.Xpp.AutoMode verticalSpacingMode();

Returns

The vertical spacing mode for the control in the form.

Applies to

verticalSpacingMode(AutoMode)

public override Microsoft.Dynamics.Ax.Xpp.AutoMode verticalSpacingMode(Microsoft.Dynamics.Ax.Xpp.AutoMode _mode);

Parameters

_mode
AutoMode

Returns

Applies to