DataGridViewTopLeftHeaderCell.DataGridViewTopLeftHeaderCellAccessibleObject Constructor

Definition

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)

Parameters

Applies to

See also