RLedgerTurnoverView.contextMenu Method [AX 2012]

Creates a context menu.

Syntax

public void contextMenu(
    HWND _hwnd, 
    int _idx, 
    int _col)

Run On

Client

Parameters

  • _idx
    Type: int
    The grid line number.
  • _col
    Type: int
    The grid column number.

See Also

Reference

RLedgerTurnoverView Class