Share via


RReportSectionControl_Merge.addMergedControl Method [AX 2012]

Syntax

private container addMergedControl(
    int _iLeftPos, 
    int _curCol, 
    int _toColumnNum, 
    Map _mapCntrTemplate)

Run On

Called

Parameters

  • _iLeftPos
    Type: int
  • _curCol
    Type: int
  • _toColumnNum
    Type: int

See Also

Reference

RReportSectionControl_Merge Class