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

In This Topic
    BottomLeftCells Property (C1OlapGrid)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property BottomLeftCells As GridPanel
    public GridPanel BottomLeftCells {get;}
    See Also