Share via


FormTableCell Constructors

Definition

Overloads

FormTableCell()
FormTableCell(IntPtr)

FormTableCell()

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

Applies to

FormTableCell(IntPtr)

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

Parameters

ptr1
IntPtr

nativeint

Applies to