TableLayoutPanel.LayoutSettings Właściwość

Definicja

Pobiera lub ustawia wartość reprezentującą ustawienia układu tabeli.

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

Wartość właściwości

Element TableLayoutSettings zawierający ustawienia układu tabeli.

Atrybuty

Wyjątki

Wartość właściwości to null, lub podjęto próbę ustawienia TableLayoutSettings bezpośrednio, która nie jest obsługiwana. Zamiast tego należy ustawić poszczególne właściwości.

Dotyczy