Aracılığıyla paylaş


DataGridViewCell.DataGridViewCellAccessibleObject.Owner Özellik

Tanım

sahibi olan hücreyi DataGridViewCell.DataGridViewCellAccessibleObjectalır veya ayarlar.

public:
 property System::Windows::Forms::DataGridViewCell ^ Owner { System::Windows::Forms::DataGridViewCell ^ get(); void set(System::Windows::Forms::DataGridViewCell ^ value); };
public System.Windows.Forms.DataGridViewCell Owner { get; set; }
public System.Windows.Forms.DataGridViewCell? Owner { get; set; }
member this.Owner : System.Windows.Forms.DataGridViewCell with get, set
Public Property Owner As DataGridViewCell

Özellik Değeri

DataGridViewCell

öğesinin DataGridViewCell sahibidir DataGridViewCell.DataGridViewCellAccessibleObject.

Özel durumlar

Bu özellik ayarlanırken özelliği Owner zaten ayarlanmıştır.

Şunlara uygulanır

Ayrıca bkz.