DataGridViewTopLeftHeaderCell.DataGridViewTopLeftHeaderCellAccessibleObject 构造函数

定义

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)

参数

适用于

另请参阅