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





Represents a tab item in a DiagramTabControl.

Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf

 Syntax

C#  Copy Code

public class DiagramTabItem : TabItem

Visual Basic  Copy Code

Public Class DiagramTabItem
    Inherits TabItem

 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
                                System.Windows.Controls.HeaderedContentControl
                                    System.Windows.Controls.TabItem
                                        MindFusion.Diagramming.Wpf.DiagramTabItem

 See Also

DiagramTabItem Members
MindFusion.Diagramming.Wpf Namespace