Share via


DataGridViewImageCell.DataGridViewImageCellAccessibleObject 생성자

정의

DataGridViewImageCell.DataGridViewImageCellAccessibleObject 클래스의 새 인스턴스를 초기화합니다.

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

매개 변수

적용 대상

추가 정보