DataGridViewButtonCell.DataGridViewButtonCellAccessibleObject 생성자

정의

DataGridViewButtonCell.DataGridViewButtonCellAccessibleObject 클래스의 새 인스턴스를 초기화합니다.

public:
 DataGridViewButtonCellAccessibleObject(System::Windows::Forms::DataGridViewCell ^ owner);
public DataGridViewButtonCellAccessibleObject (System.Windows.Forms.DataGridViewCell owner);
public DataGridViewButtonCellAccessibleObject (System.Windows.Forms.DataGridViewCell? owner);
new System.Windows.Forms.DataGridViewButtonCell.DataGridViewButtonCellAccessibleObject : System.Windows.Forms.DataGridViewCell -> System.Windows.Forms.DataGridViewButtonCell.DataGridViewButtonCellAccessibleObject
Public Sub New (owner As DataGridViewCell)

매개 변수

적용 대상

추가 정보