Basic Library for WPF and Silverlight | ComponentOne
C1.WPF Namespace / C1Window Class / Header Property

In This Topic
    Header Property (C1Window)
    In This Topic
    Gets or sets the header of this control.
    Syntax
    'Declaration
     
    
    Public Property Header As Object
    public object Header {get; set;}
    See Also