<
ComponentOne OLAP for WPF and Silverlight
C1.Silverlight.FlexGrid Namespace / Column Class / Header Property

In This Topic
    Header Property (Column)
    In This Topic
    Gets or sets a value used as a caption in the column header cells.
    Syntax
    'Declaration
     
    Public Property Header As String
    public string Header {get; set;}
    See Also