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

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