Share via


TableLayoutControlCollection.Container Özellik

Tanım

Koleksiyondaki denetimleri içeren üst TableLayoutPanel öğeyi alır.

public:
 property System::Windows::Forms::TableLayoutPanel ^ Container { System::Windows::Forms::TableLayoutPanel ^ get(); };
public System.Windows.Forms.TableLayoutPanel Container { get; }
member this.Container : System.Windows.Forms.TableLayoutPanel
Public ReadOnly Property Container As TableLayoutPanel

Özellik Değeri

TableLayoutPanel Geçerli koleksiyondaki denetimleri içeren.

Açıklamalar

Bu özellik oluşturucu tarafından TableLayoutControlCollection ayarlanır.

Şunlara uygulanır

Ayrıca bkz.