DataGridViewButtonCell.DataGridViewButtonCellAccessibleObject Konstruktor

Definice

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)

Parametry

Platí pro

Viz také