DataGridViewRow.DataGridViewRowAccessibleObject.Owner Özellik
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
Bunun DataGridViewRow.DataGridViewRowAccessibleObject uygulanacağı değeri alır veya ayarlarDataGridViewRow.
public:
property System::Windows::Forms::DataGridViewRow ^ Owner { System::Windows::Forms::DataGridViewRow ^ get(); void set(System::Windows::Forms::DataGridViewRow ^ value); };
public System.Windows.Forms.DataGridViewRow Owner { get; set; }
public System.Windows.Forms.DataGridViewRow? Owner { get; set; }
member this.Owner : System.Windows.Forms.DataGridViewRow with get, set
Public Property Owner As DataGridViewRow
Özellik Değeri
Bu DataGridViewRow DataGridViewRow.DataGridViewRowAccessibleObjectöğesinin sahibi.
Özel durumlar
Bu özellik ayarlanırken özelliği Owner zaten ayarlanmıştır.