バージョン

BaseDataSource クラス メンバ

BaseDataSourceデータ型で公開されるメンバを以下の表に示します。

パブリック フィールド
パブリック プロパティ
 名前解説
Public プロパティActualCount  
Public プロパティActualPrimaryKey  
Public プロパティActualSchema  
Public プロパティDeferAutoRefresh  
Public プロパティDependencyObjectTypeGets the System.Windows.DependencyObjectType that wraps the CLR type of this instance. System.Windows.DependencyObjectから継承されます。
Public プロパティDispatcherGets the System.Windows.Threading.Dispatcher this System.Windows.Threading.DispatcherObject is associated with. System.Windows.Threading.DispatcherObjectから継承されます。
Public プロパティExecutionContext  
Public プロパティFilterExpressions  
Public プロパティFirstVisibleIndexRequested  
Public プロパティFullSectionInformationWillForceLoad  
Public プロパティGroupDescriptions  
Public プロパティIncludeSummaryRowsInSection集計がある場合にデータソースがグループ内に集計行を含むかどうかを取得または設定します。  
Public プロパティIsFilteringSupported  
Public プロパティIsGroupingSupported  
Public プロパティIsItemIndexLookupSupported  
Public プロパティIsKeyIndexLookupSupported  
Public プロパティIsSealedGets a value that indicates whether this instance is currently sealed (read-only). System.Windows.DependencyObjectから継承されます。
Public プロパティIsSectionCollapsable  
Public プロパティIsSectionContentVisibleセクション ヘッダー以外のコンテンツが表示されるかどうかを取得または設定します。  
Public プロパティIsSectionExpandedDefault  
Public プロパティIsSectionHeaderNormalRowセクション ヘッダーが通常の行として処理されるかどうかを取得または設定します。  
Public プロパティIsSectionSummaryRowsAtBottomセクション内の集計行がセクションの下部に配置されるかどうかを取得または設定します。 それ以外の場合、上側に配置されます。  
Public プロパティIsSortingSupported  
Public プロパティIsVirtual  
Public プロパティLastVisibleIndexRequested  
Public プロパティNotifyUsingSourceIndexes  
Public プロパティPrimaryKey  
Public プロパティPropertiesRequested  
Public プロパティSectionHeaderDisplayMode  
Public プロパティShouldEmitSectionFooters  
Public プロパティShouldEmitSectionHeaders  
Public プロパティShouldEmitShiftedRows  
Public プロパティSortDescriptions  
Public プロパティSummaryDescriptions  
Public プロパティSummaryScope  
Public プロパティUpdateNotifier  
トップ
パブリック メソッド
 名前解説
Public メソッドClearPinnedRows  
Public メソッドClearValueオーバーロードされます。 Clears the local value of a property. The property to be cleared is specified by a System.Windows.DependencyProperty identifier. System.Windows.DependencyObjectから継承されます。
Public メソッドCloneこのデータソース インスタンスをクローンし、集計、グループ化、フィルター、並べ替えの設定を新しいインスタンスにコピーします。  
Public メソッドCoerceValueCoerces 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. System.Windows.DependencyObjectから継承されます。
Public メソッドEquals System.Windows.DependencyObjectから継承されます。
Public メソッドFlushAutoRefresh  
Public メソッドGetHashCodeGets a hash code for this System.Windows.DependencyObject. System.Windows.DependencyObjectから継承されます。
Public メソッドGetIsRowExpandedAtIndex  
Public メソッドGetItemAtIndex  
Public メソッドGetItemProperty  
Public メソッドGetItemPropertyAtIndex  
Public メソッドGetLocalValueEnumeratorCreates a specialized enumerator for determining which dependency properties have locally set values on this System.Windows.DependencyObject. System.Windows.DependencyObjectから継承されます。
Public メソッドGetMainValuePath  
Public メソッドGetRootSummaryResultsルート レベルの集計結果を取得します。  
Public メソッドGetRootSummaryRowCountルート レベルの集計行の数を取得します。  
Public メソッドGetRowLevel  
Public メソッドGetRowType  
Public メソッドGetSectionSummaryResults特定のセクションの集計結果を取得します。  
Public メソッドGetStickyRowPriority  
Public メソッドGetStickyRows  
Public メソッドGetStickyRowsInRange  
Public メソッドGetValueReturns the current effective value of a dependency property on this instance of a System.Windows.DependencyObject. System.Windows.DependencyObjectから継承されます。
Public メソッドIndexOfItem  
Public メソッドIndexOfKey  
Public メソッドInvalidateProperty System.Windows.DependencyObjectから継承されます。
Public メソッドIsExclusivelySticky  
Public メソッドIsPlaceholderItem  
Public メソッドIsRowPinned  
Public メソッドIsRowSpanning  
Public メソッドNotifyClearItems  
Public メソッドNotifyInsertItem  
Public メソッドNotifyRemoveItem  
Public メソッドNotifySetItem  
Public メソッドPinRow  
Public メソッドQueueAutoRefresh  
Public メソッドReadLocalValueReturns the local value of a dependency property, if it exists. System.Windows.DependencyObjectから継承されます。
Public メソッドRefresh  
Public メソッドResolveSchemaPropertyType  
Public メソッドSetCurrentValue System.Windows.DependencyObjectから継承されます。
Public メソッドSetIsRowExpandedAtIndex  
Public メソッドSetValueオーバーロードされます。 Sets the local value of a dependency property, specified by its dependency property identifier. System.Windows.DependencyObjectから継承されます。
Public メソッドUnpinRow  
トップ
プロテクト メソッド
 名前解説
Protected メソッドOnPropertyChangedInvoked 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. System.Windows.DependencyObjectから継承されます。
Protected Internal メソッドShouldSerializePropertyReturns a value that indicates whether serialization processes should serialize the value for the provided dependency property. System.Windows.DependencyObjectから継承されます。
トップ
パブリック イベント
参照