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