Aracılığıyla paylaş


DataGridViewRow.DataGridViewRowAccessibleObject Oluşturucular

Tanım

DataGridViewRow.DataGridViewRowAccessibleObject sınıfının yeni bir örneğini başlatır.

Aşırı Yüklemeler

DataGridViewRow.DataGridViewRowAccessibleObject()

özelliğini ayarlamadan sınıfın DataGridViewRow.DataGridViewRowAccessibleObject yeni bir örneğini Owner başlatır.

DataGridViewRow.DataGridViewRowAccessibleObject(DataGridViewRow)

özelliğini belirtilen DataGridViewRowdeğerine ayarlayarak Owner sınıfının yeni bir örneğini DataGridViewRow.DataGridViewRowAccessibleObject başlatır.

DataGridViewRow.DataGridViewRowAccessibleObject()

özelliğini ayarlamadan sınıfın DataGridViewRow.DataGridViewRowAccessibleObject yeni bir örneğini Owner başlatır.

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

Ayrıca bkz.

Şunlara uygulanır

DataGridViewRow.DataGridViewRowAccessibleObject(DataGridViewRow)

özelliğini belirtilen DataGridViewRowdeğerine ayarlayarak Owner sınıfının yeni bir örneğini DataGridViewRow.DataGridViewRowAccessibleObject başlatır.

public:
 DataGridViewRowAccessibleObject(System::Windows::Forms::DataGridViewRow ^ owner);
public DataGridViewRowAccessibleObject (System.Windows.Forms.DataGridViewRow owner);
new System.Windows.Forms.DataGridViewRow.DataGridViewRowAccessibleObject : System.Windows.Forms.DataGridViewRow -> System.Windows.Forms.DataGridViewRow.DataGridViewRowAccessibleObject
Public Sub New (owner As DataGridViewRow)

Parametreler

Ayrıca bkz.

Şunlara uygulanır