Share via


ReqSupplyDemandScheduleControl.expand Method [AX 2012]

Expands the specified row.

Syntax

public container expand(int _row)

Run On

Client

Parameters

  • _row
    Type: int
    An integer that representing the row to expend.

Return Value

Type: container
A container that has the rows in the table control to render.

See Also

Reference

ReqSupplyDemandScheduleControl Class