Udostępnij za pośrednictwem


TableSection Konstruktory

Definicja

Przeciążenia

TableSection()

Tworzy nowy TableSection z wartościami domyślnymi.

TableSection(String)

Tworzy nowy TableSection element o tytule title.

TableSection()

Tworzy nowy TableSection z wartościami domyślnymi.

public TableSection ();

Dotyczy

TableSection(String)

Tworzy nowy TableSection element o tytule title.

public TableSection (string title);
new Xamarin.Forms.TableSection : string -> Xamarin.Forms.TableSection

Parametry

title
System.String

Tytuł sekcji tabeli.

Dotyczy