Class TabItemCollection
Class implementation for TabItemCollection
Inheritance
System.Object
TabItemCollection
Namespace: Syncfusion.Windows.Chart
Assembly: Syncfusion.Chart.Wpf.dll
Syntax
public class TabItemCollection : ObservableCollection<TabItem>
Constructors
TabItemCollection()
Constructor for TabItemCollection Class
Declaration
public TabItemCollection()