Version

AggregatedDataProvider Class Properties

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

Public Properties
 NameDescription
Public PropertyActualCount  
Public PropertyActualSchema  
Public PropertyDeferAutoRefresh  
Public PropertyDependencyObjectTypeGets the System.Windows.DependencyObjectType that wraps the CLR type of this instance. (Inherited from System.Windows.DependencyObject)
Public PropertyDispatcherGets the System.Windows.Threading.Dispatcher this System.Windows.Threading.DispatcherObject is associated with. (Inherited from System.Windows.Threading.DispatcherObject)
Public PropertyExecutionContext  
Public PropertyFilterExpressionsGets the current filter descriptions assigned to the provider.  
Public PropertyGroupDescriptionsGets the current group descriptions assigned to the provider.  
Public PropertyIncludeParentSummaryGets or sets whether aggregation should include the parent summaries when multiple groupings are provided. If false aggregation will only provide the summaries for the lowest level grouping.  
Public PropertyIsFilteringSupportedGets whether the provider supports filtering at this level.  
Public PropertyIsGroupingSupportedGets whether the provider supports grouping at this level.  
Public PropertyIsItemIndexLookupSupported  
Public PropertyIsKeyIndexLookupSupported  
Public PropertyIsSealedGets a value that indicates whether this instance is currently sealed (read-only). (Inherited from System.Windows.DependencyObject)
Public PropertyIsSortingSupportedGets whether the provider supports sorting at this level.  
Public PropertyItemsSource  
Public PropertyNotifyUsingSourceIndexes  
Public PropertyPropertiesRequested  
Public PropertySchemaHintsGets or sets hints for what the schema is for certain properties.  
Public PropertySchemaIncludedProperties  
Public PropertySortDescriptionsGets the current sort descriptions assigned to the provider.  
Public PropertySummaryDescriptionsGets the current summary descriptions assigned to the provider.  
Public PropertySummaryScopeGets or sets the scope which summaries are calculated for.  
Public PropertyTargetDataSource  
Public PropertyUpdateNotifier  
See Also