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)

Параметры

owner
DataGridViewCell

Объект DataGridViewCell, которому принадлежит DataGridViewCheckBoxCell.DataGridViewCheckBoxCellAccessibleObject.

Применяется к

См. также раздел