Share via


DataGridViewTopLeftHeaderCell.DataGridViewTopLeftHeaderCellAccessibleObject Construtor

Definição

public:
 DataGridViewTopLeftHeaderCellAccessibleObject(System::Windows::Forms::DataGridViewTopLeftHeaderCell ^ owner);
public DataGridViewTopLeftHeaderCellAccessibleObject (System.Windows.Forms.DataGridViewTopLeftHeaderCell owner);
new System.Windows.Forms.DataGridViewTopLeftHeaderCell.DataGridViewTopLeftHeaderCellAccessibleObject : System.Windows.Forms.DataGridViewTopLeftHeaderCell -> System.Windows.Forms.DataGridViewTopLeftHeaderCell.DataGridViewTopLeftHeaderCellAccessibleObject
Public Sub New (owner As DataGridViewTopLeftHeaderCell)

Parâmetros

Aplica-se a

Confira também