C1.Silverlight.Olap.5
C1OlapEngine Class Properties

For a list of all members of this type, see C1OlapEngine members.

Public Properties
 NameDescription
Public PropertyColumnFieldsGets a list of C1OlapField objects that define the fields shown as columns in the output table.  
Public PropertyDataSourceGets or sets the object that contains data to be analyzed.  
Public PropertyFieldsGets the list of C1OlapField objects exposed by the data source.  
Public PropertyFilteredItemCountGets the number of elements that are represented in the current view.  
Public PropertyFilterFieldsGets a list of C1OlapField objects that define the fields used as filters for the output table.  
Public PropertyIsViewDefinedGets a value that determines whether an Olap view is currently defined.  
Public PropertyItemCountGets the number of elements that in the data source.  
Public PropertyOlapDefaultViewGets the default System.ComponentModel.ICollectionView that exposes the data in the OlapTable.  
Public PropertyOlapTableGets the C1.Silverlight.Data.DataTable that contains the output of the Olap analysis.  
Public PropertyRowFieldsGets a list of C1OlapField objects that define the fields shown as rows in the output table.  
Public PropertyShowKeyColumnsGets or sets a value that determines whether the Olap output table should include columns containing the row keys.  
Public PropertyShowTotalsColumnsGets or sets a value that determines whether the Olap output table should include columns containing subtotals or grand totals.  
Public PropertyShowTotalsRowsGets or sets a value that determines whether the Olapoutput table should include rows containing subtotals or grand totals.  
Public PropertyShowZerosGets or sets a value that determines whether the Olap output table should use zeros to indicate missing values.  
Public PropertyValueFieldGets the first C1OlapField in the ValueFields collection, or null if the collection is empty.  
Public PropertyValueFieldsGets a list of C1OlapField objects that define the fields summarized in the cells of the output table.  
Public PropertyViewDefinitionGets or sets the Olap view definition as an Xml string.  
Top
See Also

Reference

C1OlapEngine Class
C1.Olap Namespace

 

 


Copyright (c) GrapeCity, inc. All rights reserved.