menu

Xamarin.Forms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class TabItemCollection - Xamarin.Forms API Reference | Syncfusion

    Show / Hide Table of Contents

    Class TabItemCollection

    It represents a collection which holds the children for tab control through the collection of SfTabItem.

    Inheritance
    System.Object
    TabItemCollection
    Namespace: Syncfusion.XForms.TabView
    Assembly: Syncfusion.SfTabView.XForms.dll
    Syntax
    public class TabItemCollection : ObservableCollection<SfTabItem>

    Constructors

    TabItemCollection()

    Declaration
    public TabItemCollection()
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved