Share via


InventDimReportControlInterface.showLabel Method [AX 2012]

Gets or sets a Boolean value that indicates whether the label of the control is visible.

Syntax

public boolean showLabel([boolean _value])

Run On

Called

Parameters

Return Value

Type: boolean
true if the label of the control is visible; otherwise, false.

See Also

Reference

InventDimReportControlInterface Interface