Share via


ReportStringControl Constructors

Definition

Overloads

ReportStringControl()
ReportStringControl(IntPtr)

ReportStringControl()

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

Applies to

ReportStringControl(IntPtr)

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

Parameters

ptr1
IntPtr

nativeint

Applies to