Gets the collection of TabPages for this control.
Namespace: MindFusion.UI.WebAssembly: MindFusion.UI.Web
public TabCollection Tabs { get; }
Public ReadOnly Property Tabs As TabCollection
Type: TabCollectionAn instance of the TabCollection class, containing references to the child items of the control.
TabControl MembersTabControl ClassMindFusion.UI.Web Namespace