The following tables list the members exposed by BaseDataSource.
Name | Description | |
---|---|---|
ClearPinnedRows | ||
ClearValue | Overloaded. Clears the local value of a property. The property to be cleared is specified by a System.Windows.DependencyProperty identifier. (Inherited from System.Windows.DependencyObject) | |
Clone | Clones this data source instance, copying the summary, grouping, filter and sorting settings into the new instance. | |
CoerceValue | Coerces the value of the specified dependency property. This is accomplished by invoking any System.Windows.CoerceValueCallback function specified in property metadata for the dependency property as it exists on the calling System.Windows.DependencyObject. (Inherited from System.Windows.DependencyObject) | |
Equals | (Inherited from System.Windows.DependencyObject) | |
FlushAutoRefresh | ||
GetHashCode | Gets a hash code for this System.Windows.DependencyObject. (Inherited from System.Windows.DependencyObject) | |
GetIsRowExpandedAtIndex | ||
GetItemAtIndex | ||
GetItemProperty | ||
GetItemPropertyAtIndex | ||
GetLocalValueEnumerator | Creates a specialized enumerator for determining which dependency properties have locally set values on this System.Windows.DependencyObject. (Inherited from System.Windows.DependencyObject) | |
GetMainValuePath | ||
GetRootSummaryResults | Gets the summary results for the root level. | |
GetRootSummaryRowCount | Gets the number of summary rows at the root level. | |
GetRowLevel | ||
GetRowType | ||
GetSectionSummaryResults | Gets the summary results for a specific section. | |
GetStickyRowPriority | ||
GetStickyRows | ||
GetStickyRowsInRange | ||
GetValue | Returns the current effective value of a dependency property on this instance of a System.Windows.DependencyObject. (Inherited from System.Windows.DependencyObject) | |
IndexOfItem | ||
IndexOfKey | ||
InvalidateProperty | (Inherited from System.Windows.DependencyObject) | |
IsExclusivelySticky | ||
IsPlaceholderItem | ||
IsRowPinned | ||
IsRowSpanning | ||
NotifyClearItems | ||
NotifyInsertItem | ||
NotifyRemoveItem | ||
NotifySetItem | ||
PinRow | ||
QueueAutoRefresh | ||
ReadLocalValue | Returns the local value of a dependency property, if it exists. (Inherited from System.Windows.DependencyObject) | |
Refresh | ||
ResolveSchemaPropertyType | ||
SetCurrentValue | (Inherited from System.Windows.DependencyObject) | |
SetIsRowExpandedAtIndex | ||
SetValue | Overloaded. Sets the local value of a dependency property, specified by its dependency property identifier. (Inherited from System.Windows.DependencyObject) | |
UnpinRow |
Name | Description | |
---|---|---|
OnPropertyChanged | Invoked whenever the effective value of any dependency property on this System.Windows.DependencyObject has been updated. The specific dependency property that changed is reported in the event data. (Inherited from System.Windows.DependencyObject) | |
ShouldSerializeProperty | Returns a value that indicates whether serialization processes should serialize the value for the provided dependency property. (Inherited from System.Windows.DependencyObject) |
Name | Description | |
---|---|---|
RowExpansionChanged | ||
SchemaChanged |