<
OLAP for WPF and Silverlight | ComponentOne
C1.Silverlight.Olap Namespace / C1OlapPage Class / OlapGrid Property

In This Topic
    OlapGrid Property (C1OlapPage)
    In This Topic
    Gets the C1OlapGrid used to display the Olap results.
    Syntax
    'Declaration
     
    Public ReadOnly Property OlapGrid As C1OlapGrid
    public C1OlapGrid OlapGrid {get;}
    See Also