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

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