Welcome to LightSwitch Desktop Edition > OLAP for LightSwitch Overview > C1OLAP Architecture > C1OlapGrid |
The C1OlapGrid control is used to display OLAP tables. It extends the C1FlexGrid control and provides automatic data binding to C1OlapPanel objects, grouped row and column headers, as well as custom behaviors for resizing columns, copying data to the clipboard, and showing details for any given cell.
The C1OlapGrid control extends the C1FlexGrid control, our general-purpose grid control. This means the whole C1FlexGrid object model is also available to C1Olap users. For example, you can export the grid contents to Excel or use styles and owner-draw cells to customize the grid’s appearance.
For more information on the C1FlexGrid control, see the FlexGrid for WPF and Silverlight documentation.