MindFusion.Wpf Pack Programmer's Guide
TabItem Class
See Also
 





Represents an item in a TabControl.

Namespace: MindFusion.UI.Wpf
Assembly: MindFusion.UI.Wpf

 Syntax

C#  Copy Code

public class TabItem : ContentControl

Visual Basic  Copy Code

Public Class TabItem
    Inherits ContentControl

 Inheritance Hierarchy

System.Object
    System.Windows.Threading.DispatcherObject
        System.Windows.DependencyObject
            System.Windows.Media.Visual
                System.Windows.UIElement
                    System.Windows.FrameworkElement
                        System.Windows.Controls.Control
                            System.Windows.Controls.ContentControl
                                MindFusion.UI.Wpf.TabItem

 See Also

TabItem Members
MindFusion.UI.Wpf Namespace