<
OLAP for WPF and Silverlight | ComponentOne
Inheritance Hierarchy
In This Topic
    C1.Olap Namespace (C1.Silverlight.Olap.5)
    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 C1.Silverlight.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.
    ClassProvides an abstraction of a property on a class.
    ClassRepresents a collection of PropertyDescriptor objects.
    ClassProvides information about the characteristics for an object, such as its attributes, properties, and events.
    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.
    InterfaceProvides functionality to discover the schema for a bindable list, where the properties available for binding differ from the public properties of the object to bind to.
    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