Class TabItemCollection
Represents a collection which holds the children for tab control through the collection of TabItemCollection.
Inheritance
System.Object
TabItemCollection
Namespace: Syncfusion.iOS.TabView
Assembly: Syncfusion.SfTabView.iOS.dll
Syntax
public class TabItemCollection : ObservableCollection<SfTabItem>
Constructors
TabItemCollection()
Declaration
public TabItemCollection()