TabControl for WPF | ComponentOne
C1.WPF.TabControl Namespace / C1TabItem Class / Header Property

In This Topic
    Header Property
    In This Topic
    Gets or sets the item that labels the control.
    Syntax
    'Declaration
     
    
    Public Property Header As Object
    public object Header {get; set;}
    See Also