menu

MAUI

  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class TabItemCollection - MAUI API Reference | Syncfusion

    Show / Hide Table of Contents

    Class TabItemCollection

    It represents a collection which holds the children for tab view control using the collection of SfTabItem.

    Inheritance
    System.Object
    TabItemCollection
    Namespace: Syncfusion.Maui.TabView
    Assembly: Syncfusion.Maui.TabView.dll
    Syntax
    public class TabItemCollection : ObservableCollection<SfTabItem>

    Constructors

    TabItemCollection()

    Declaration
    public TabItemCollection()
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved