Aracılığıyla paylaş


DataGridViewCell.DataGridViewCellAccessibleObject Oluşturucular

Tanım

DataGridViewCell.DataGridViewCellAccessibleObject sınıfının yeni bir örneğini başlatır.

Aşırı Yüklemeler

DataGridViewCell.DataGridViewCellAccessibleObject()

özelliği başlatılmadan sınıfının yeni bir örneğini DataGridViewCell.DataGridViewCellAccessibleObject Owner başlatır.

DataGridViewCell.DataGridViewCellAccessibleObject(DataGridViewCell)

özelliğini belirtilen DataGridViewCelldeğerine ayarlayarak Owner sınıfının yeni bir örneğini DataGridViewCell.DataGridViewCellAccessibleObject başlatır.

DataGridViewCell.DataGridViewCellAccessibleObject()

özelliği başlatılmadan sınıfının yeni bir örneğini DataGridViewCell.DataGridViewCellAccessibleObject Owner başlatır.

public:
 DataGridViewCellAccessibleObject();
public DataGridViewCellAccessibleObject ();
Public Sub New ()

Ayrıca bkz.

Şunlara uygulanır

DataGridViewCell.DataGridViewCellAccessibleObject(DataGridViewCell)

özelliğini belirtilen DataGridViewCelldeğerine ayarlayarak Owner sınıfının yeni bir örneğini DataGridViewCell.DataGridViewCellAccessibleObject başlatır.

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

Parametreler

Ayrıca bkz.

Şunlara uygulanır