ReqSupplyDemandScheduleControl.isRowExpanded Method [AX 2012]

Indicates whether or not the row is expanded.

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.

Community Additions

ADD
Show: