Share via


RetailZReportExtensionsProvider_BR.extendHeaderDetailTab Method [AX 2012]

Extends the UI components existing in the Z report header details tab control.

Syntax

public abstract void extendHeaderDetailTab(FormTabControl _headerTabDetailsControl)

Run On

Called

Parameters

  • _headerTabDetailsControl
    Type: FormTabControl Class
    An instance of FormTabControl representing the fast tab control that will be extended.

See Also

Reference

RetailZReportExtensionsProvider_BR Class