Share via


TableLayoutPanel.LayoutSettings Özellik

Tanım

Tablo düzeni ayarlarını temsil eden bir değeri alır veya ayarlar.

public:
 property System::Windows::Forms::TableLayoutSettings ^ LayoutSettings { System::Windows::Forms::TableLayoutSettings ^ get(); void set(System::Windows::Forms::TableLayoutSettings ^ value); };
[System.ComponentModel.Browsable(false)]
public System.Windows.Forms.TableLayoutSettings LayoutSettings { get; set; }
[<System.ComponentModel.Browsable(false)>]
member this.LayoutSettings : System.Windows.Forms.TableLayoutSettings with get, set
Public Property LayoutSettings As TableLayoutSettings

Özellik Değeri

TableLayoutSettings Tablo düzeni ayarlarını içeren bir.

Öznitelikler

Özel durumlar

Özellik değeri şeklindedir nullveya doğrudan ayarlanma TableLayoutSettings girişiminde bulunuldu; bu desteklenmez; bunun yerine tek tek özellikleri ayarlayın.

Şunlara uygulanır