ReportSection.controlNo(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 ^ 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