<
OLAP for WPF and Silverlight | ComponentOne
Inheritance Hierarchy
In This Topic
    C1.Olap Namespace (C1.WPF.Olap.4.5.2)
    In This Topic
    Classes
     ClassDescription
    ClassProvides a generic collection that supports data binding.
    ClassConditional style applied to cells depending on their value.
    ClassClass that tabulates data in a DataSource according to lists of fields and creates a System.Data.DataTable exposed by the OlapTable property.
    ClassRepresents a property of the items in the data source.
    ClassRepresents a list of C1OlapField objects.
    ClassStyle used to display field values to the user.
    ClassRepresents a filter used to select values for a field.
    ClassRepresents a combination of C1OlapField objects and their values.
    ClassRepresents a condition within a C1OlapFilter.
    ClassProvides data for the ListChanged event.
    ClassRepresents a collection of unique values of type T.
    Interfaces
     InterfaceDescription
    InterfaceProvides the features required to support both complex and simple scenarios when binding to a data source.
    Enumerations
     EnumerationDescription
    EnumerationRepresents operators that can be used in filter conditions.
    EnumerationSpecifies the type of comparison to be used when applying a C1OlapConditionalFieldStyle.
    EnumerationSpecifies how the list changed.
    EnumerationSpecifies whether to include totals in the output table.
    EnumerationSpecifies the type of subtotal (aggregate) statistic to calculate.
    See Also