ReportSection.controlNo(Int32) Method

Definition

public:
 virtual Dynamics::AX::Application::ReportControl ^ controlNo(int _number);
public virtual Dynamics.AX.Application.ReportControl controlNo (int _number);
abstract member controlNo : int -> Dynamics.AX.Application.ReportControl
override this.controlNo : int -> Dynamics.AX.Application.ReportControl
Public Overridable Function controlNo (_number As Integer) As ReportControl

Parameters

_number
Int32

Returns

Applies to