The following tables list the members exposed by FlatDataProvider.
Name | Description | |
---|---|---|
![]() | FlatDataProvider Constructor |
Name | Description | |
---|---|---|
![]() | ActualCount | |
![]() | ActualSchema | |
![]() | BroadcastChangesToRightDataSource | |
![]() | DeferAutoRefresh | Gets or sets whether automatic refreshes of the data provider should be deferred. |
![]() | ExecutionContext | |
![]() | FilterExpressions | Gets the current filter descriptions assigned to the provider. |
![]() | GroupDescriptions | Gets the current group descriptions assigned to the provider. |
![]() | IsFilteringSupported | Gets whether the provider supports filtering at this level. |
![]() | IsGroupingSupported | Gets whether the provider supports grouping at this level. |
![]() | IsItemIndexLookupSupported | |
![]() | IsKeyIndexLookupSupported | |
![]() | IsSortingSupported | Gets whether the provider supports sorting at this level. |
![]() | ItemsSource | Gets or sets the local data for the provider. |
![]() | JoinCollisionType | Gets or sets what to do about properties that collide in naming that have not been decollided with aliases. |
![]() | JoinType | Gets or sets hints for what the schema is for certain properties. |
![]() | LeftJoinProperty | Gets or sets hints for what the schema is for certain properties. |
![]() | NotifyUsingSourceIndexes | |
![]() | PropertiesRequested | |
![]() | RightDataSource | |
![]() | RightJoinProperty | Gets or sets hints for what the schema is for certain properties. |
![]() | SchemaHints | Gets or sets hints for what the schema is for certain properties. |
![]() | SchemaIncludedProperties | |
![]() | SortDescriptions | Gets the current sort descriptions assigned to the provider. |
![]() | SummaryDescriptions | Gets the current summary descriptions assigned to the provider. |
![]() | SummaryScope | Gets or sets the scope which summaries are calculated for. |
![]() | TargetDataSource | |
![]() | UpdateNotifier |
Name | Description | |
---|---|---|
![]() | AddItem | |
![]() | Clone | |
![]() | CreateDynamicItem | |
![]() | FlushAutoRefresh | Forces an auto refresh to occur synchronously. |
![]() | GetItemAtIndex | |
![]() | GetItemValue | |
![]() | HasDynamicItemProperty | |
![]() | IndexOfItem | |
![]() | IndexOfKey | |
![]() | NotifyClearItems | |
![]() | NotifyInsertItem | |
![]() | NotifyRemoveItem | |
![]() | NotifySetItem | |
![]() | QueueAutoRefresh | Queues an auto refresh to take place. |
![]() | Refresh | Synchronously refresh the data provider. |
![]() | RemoveItem | |
![]() | ResolveSchemaPropertyType | |
![]() | SetDynamicItemProperty | |
![]() | SetItemValue |
Name | Description | |
---|---|---|
![]() | OnPropertyChanged | Called when a property changes. |
![]() | PropertyUpdatedOverride | Called when a property on the provider is updated. |
![]() | RefreshInternalOverride | Is overridden to provide refreshing logic. |
Name | Description | |
---|---|---|
![]() | PropertyChanged | |
![]() | SchemaChanged | Indicates that the schema for the provider has changed. |