ComponentOne Olap for WinForms
C1Olap Architecture / C1OlapPage
In This Topic
    C1OlapPage
    In This Topic

    The C1OlapPage control is the easiest way to develop OLAP applications quickly and easily. It provides a complete OLAP user interface built using the other controls in C1Olap. The C1OlapPage object model exposes the inner controls, so you can easily customize it by adding or removing interface elements. If you want more extensive customization, the source code is included and you can use it as a basis for your own implementation.

    The diagram below shows how the C1OlapPage is organized:

     

     

    In Visual Studio, the control looks like this: