TableSection 建構函式
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
多載
TableSection() |
使用預設值建立新的 TableSection。 |
TableSection(String) |
使用標題 |
TableSection()
TableSection(String)
使用標題 title
建立新的 TableSection。
public TableSection (string title);
new Xamarin.Forms.TableSection : string -> Xamarin.Forms.TableSection
參數
- title
- System.String
資料表區段的標題。