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

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