LightSwitch HTML Edition
C1.Olap Namespace
Inheritance Hierarchy
Classes
 ClassDescription
ClassC1OlapConditionalFieldStyle Conditional style applied to cells depending on their value.
ClassC1OlapEngine Class that tabulates data in a DataSource according to lists of fields and creates a System.Data.DataTable exposed by the OlapTable property.
ClassC1OlapField Represents a property of the items in the data source.
ClassC1OlapFieldList Represents a list of C1OlapField objects.
ClassC1OlapFieldStyle Style used to display field values to the user.
ClassC1OlapFilter Represents a filter used to select values for a field.
ClassC1OlapKey Represents a combination of C1OlapField objects and their values.
ClassFilterCondition Represents a condition within a C1OlapFilter.
ClassValueSet<T> Represents a collection of unique values of type T.
Enumerations
 EnumerationDescription
EnumerationConditionOperator Represents operators that can be used in filter conditions.
EnumerationConditionType Specifies the type of comparison to be used when applying a C1OlapConditionalFieldStyle.
EnumerationShowTotals Specifies whether to include totals in the output table.
EnumerationSubtotal Specifies the type of subtotal (aggregate) statistic to calculate.
See Also

Reference

C1.Win.Olap.4 Assembly

Send Feedback