InventDimAXReportControlAdapter.showLabel Method [AX 2012]
Gets or sets a Boolean value indicating whether the label of the control label is visible.
Syntax
public boolean showLabel([boolean _value])
Run On
Called
Parameters
- _value
Type: boolean
Return Value
Type: boolean
true if the label of the control label should be visible; otherwise, false.