alexa

    Show / Hide Table of Contents

    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()
    Back to top Generated by DocFX