In This Topic
The C1OlapPanel control includes a smart tag (
) in Visual Studio. A smart tag represents a short-cut tasks menu that provides the most commonly used properties in C1OlapPanel. The C1OlapPanel smart tag and Tasks menu are only present if the control is bound to a data source.
To access the C1OlapPanel Tasks menu, click the smart tag in the upper-right corner of the C1OlapPanel control.

The C1OlapPanel Tasks menu operates as follows:
- Show Totals Row
Clicking the Show Totals Row check box adds a row at the bottom of your grid which totals all the data in the column.
- Show Totals Column
Clicking the Show Totals Column check box adds a column to the right of the last column in your grid which totals all the data in the row.
- Show Zeros
Clicking the Show Zeros check box shows any cells containing zero in the grid.
- Choose Data Source
Clicking the drop-down arrow in the Choose Data Source box opens a list of available data sources and allows you to add a new data source. To add a new data source to the project, click Add Project Data Source to open the Data Source Configuration Wizard.
- About C1OlapPanel
Clicking About C1OlapPanel displays the a dialog box, which is helpful in finding the version number of the product and other resources.