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

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