Share via


ReportIntegerControl Constructors

Definition

Overloads

ReportIntegerControl()
ReportIntegerControl(IntPtr)

ReportIntegerControl()

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

Applies to

ReportIntegerControl(IntPtr)

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

Parameters

ptr1
IntPtr

nativeint

Applies to