<
OLAP for WPF and Silverlight | ComponentOne
C1.Silverlight.Olap Namespace / C1OlapGrid Class / ColumnHeaderForeground Property

In This Topic
    ColumnHeaderForeground Property (C1OlapGrid)
    In This Topic
    Syntax
    'Declaration
     
    Public Property ColumnHeaderForeground As Brush
    public Brush ColumnHeaderForeground {get; set;}
    See Also