DataGridViewCheckBoxCell.DataGridViewCheckBoxCellAccessibleObject 생성자

정의

DataGridViewCheckBoxCell.DataGridViewCheckBoxCellAccessibleObject 클래스의 새 인스턴스를 초기화합니다.

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

매개 변수

적용 대상

추가 정보