Share via


InventDimControlIdCollectionEnumerator.isCurrentInGrid Method [AX 2012]

Returns true if the current form control ID is located within a grid control.

Syntax

public boolean isCurrentInGrid()

Run On

Called

Return Value

Type: boolean
true if the current form control ID is located within a grid control; otherwise, false.

See Also

Reference

InventDimControlIdCollectionEnumerator Class