Share via


ReportDesign.autoSectionControlNumber(Int32) Method

Definition

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

Parameters

_number
Int32

Returns

Applies to