C1.Silverlight.Olap.5
C1.Olap Namespace
Inheritance Hierarchy
Classes
 ClassDescription
ClassBindingList<T> Provides a generic collection that supports data binding.
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 C1.Silverlight.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.
ClassListChangedEventArgs Provides data for the ListChanged event.
ClassPropertyDescriptor Provides an abstraction of a property on a class.
ClassPropertyDescriptorCollection Represents a collection of PropertyDescriptor objects.
ClassTypeDescriptor Provides information about the characteristics for an object, such as its attributes, properties, and events.
ClassValueSet<T> Represents a collection of unique values of type T.
Interfaces
 InterfaceDescription
InterfaceIBindingList Provides the features required to support both complex and simple scenarios when binding to a data source.
InterfaceITypedList Provides 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
EnumerationConditionOperator Represents operators that can be used in filter conditions.
EnumerationConditionType Specifies the type of comparison to be used when applying a C1OlapConditionalFieldStyle.
EnumerationListChangedType Specifies how the list changed.
EnumerationShowTotals Specifies whether to include totals in the output table.
EnumerationSubtotal Specifies the type of subtotal (aggregate) statistic to calculate.
See Also

Reference

C1.Silverlight.Olap.5 Assembly

 

 


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