RReportSectionControl.checkAvailableSpace Method [AX 2012]

Syntax

protected boolean checkAvailableSpace(
    int _leftPos, 
    int _curCol, 
    int _toColumnNum, 
    Map _mapCntrTemplate)

Run On

Called

Parameters

  • _leftPos
    Type: int
  • _curCol
    Type: int
  • _toColumnNum
    Type: int

See Also

Reference

RReportSectionControl Class