Class TabItemCollection
Represents a collection of SfTabItem objects for use in a tab view control.
Inheritance
System.Object
TabItemCollection
Namespace: Syncfusion.Maui.Toolkit.TabView
Assembly: Syncfusion.Maui.Toolkit.dll
Syntax
public class TabItemCollection : ObservableCollection<SfTabItem>
Constructors
TabItemCollection()
Declaration
public TabItemCollection()