DataGridViewTopLeftHeaderCell.DataGridViewTopLeftHeaderCellAccessibleObject コンストラクター

定義

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)

パラメーター

適用対象

こちらもご覧ください