ReportDesign.controlNumber(Int32) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
virtual Dynamics::AX::Application::ReportControl ^ controlNumber(int _number);
public virtual Dynamics.AX.Application.ReportControl controlNumber (int _number);
abstract member controlNumber : int -> Dynamics.AX.Application.ReportControl
override this.controlNumber : int -> Dynamics.AX.Application.ReportControl
Public Overridable Function controlNumber (_number As Integer) As ReportControl
Parameters
- _number
- Int32