Share via


ReportControl Constructors

Definition

Overloads

ReportControl()
ReportControl(IntPtr)

ReportControl()

public:
 ReportControl();
public ReportControl ();
Public Sub New ()

Applies to

ReportControl(IntPtr)

public:
 ReportControl(IntPtr ptr1);
public ReportControl (IntPtr ptr1);
new Dynamics.AX.Application.ReportControl : nativeint -> Dynamics.AX.Application.ReportControl
Public Sub New (ptr1 As IntPtr)

Parameters

ptr1
IntPtr

nativeint

Applies to