OutlookBar for WPF and Silverlight
C1.WPF.OutlookBar Namespace / C1OutlookItem Class / Header Property

In This Topic
    Header Property (C1OutlookItem)
    In This Topic
    Gets or sets the value shown above the content when the item is selected.
    Syntax
    'Declaration
     
    
    Public Property Header As Object
    public object Header {get; set;}
    See Also