InventDimAXReportControlAdapter.controlObject Method [AX 2012]
Gets the underlying control object.
Syntax
public Object controlObject()
Run On
Called
Return Value
Type: Object Class
An Object Class instance.
Remarks
Callers should avoid calling methods on the returned handle and use interface methods instead.