ComponentOne DataGrid for WPF and Silverlight
C1.WPF.DataGrid Namespace / DataGridColumn Class / Header Property

In This Topic
    Header Property
    In This Topic
    Gets or sets the content of the header
    Syntax
    'Declaration
     
    
    Public Property Header As Object
    public object Header {get; set;}
    See Also