Share via


ReqSupplyDemandScheduleControl.isRowExpanded Method [AX 2012]

Indicates whether or not the row is expanded.

Syntax

public boolean isRowExpanded(int _row)

Run On

Client

Parameters

  • _row
    Type: int
    An integer that contains a row in the form table control.

Return Value

Type: boolean
true if the row is currently expanded; otherwise, false.

See Also

Reference

ReqSupplyDemandScheduleControl Class