バージョン

DateFilterHierarchicalDataTemplate クラス メンバ

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

パブリック コンストラクタ
パブリック プロパティ
 名前解説
Public プロパティAlternationCountGets or sets the number of alternating item containers for the child items. System.Windows.HierarchicalDataTemplateから継承されます。
Public プロパティDataTemplateKeyGets the default key of the System.Windows.DataTemplate. System.Windows.DataTemplateから継承されます。
Public プロパティDataTypeGets or sets the type for which this System.Windows.DataTemplate is intended. System.Windows.DataTemplateから継承されます。
Public プロパティDispatcherGets the System.Windows.Threading.Dispatcher this System.Windows.Threading.DispatcherObject is associated with. System.Windows.Threading.DispatcherObjectから継承されます。
Public プロパティHasContentGets a value that indicates whether this template has optimized content. System.Windows.FrameworkTemplateから継承されます。
Public プロパティIsSealedGets a value that indicates whether this object is in an immutable state so it cannot be changed. System.Windows.FrameworkTemplateから継承されます。
Public プロパティItemBindingGroupGets or sets the System.Windows.Data.BindingGroup that is copied to each child item. System.Windows.HierarchicalDataTemplateから継承されます。
Public プロパティItemContainerStyleGets or sets the System.Windows.Style that is applied to the item container for each child item. System.Windows.HierarchicalDataTemplateから継承されます。
Public プロパティItemContainerStyleSelectorGets or sets custom style-selection logic for a style that can be applied to each item container. System.Windows.HierarchicalDataTemplateから継承されます。
Public プロパティItemsSourceGets or sets the binding for this data template, which indicates where to find the collection that represents the next level in the data hierarchy. System.Windows.HierarchicalDataTemplateから継承されます。
Public プロパティItemStringFormatGets or sets a composite string that specifies how to format the items in the next level in the data hierarchy if they are displayed as strings. System.Windows.HierarchicalDataTemplateから継承されます。
Public プロパティItemTemplateGets or sets the System.Windows.DataTemplate to apply to the System.Windows.Controls.ItemsControl.ItemTemplate property on a generated System.Windows.Controls.HeaderedItemsControl (such as a System.Windows.Controls.MenuItem or a System.Windows.Controls.TreeViewItem), to indicate how to display items from the next level in the data hierarchy. System.Windows.HierarchicalDataTemplateから継承されます。
Public プロパティItemTemplateSelectorGets or sets the System.Windows.Controls.DataTemplateSelector to apply to the System.Windows.Controls.ItemsControl.ItemTemplateSelector property on a generated System.Windows.Controls.HeaderedItemsControl (such as a System.Windows.Controls.MenuItem or a System.Windows.Controls.TreeViewItem), to indicate how to select a template to display items from the next level in the data hierarchy. System.Windows.HierarchicalDataTemplateから継承されます。
Public プロパティResourcesGets or sets the collection of resources that can be used within the scope of this template. System.Windows.FrameworkTemplateから継承されます。
Public プロパティTemplateGets or sets a reference to the object that records or plays the XAML nodes for the template when the template is defined or applied by a writer. System.Windows.FrameworkTemplateから継承されます。
Public プロパティTriggersGets a collection of triggers that apply property values or perform actions based on one or more conditions. System.Windows.DataTemplateから継承されます。
Public プロパティVisualTreeGets or sets the root node of the template. System.Windows.FrameworkTemplateから継承されます。
トップ
パブリック メソッド
 名前解説
Public メソッドFindNameFinds the element associated with the specified name defined within this template. System.Windows.FrameworkTemplateから継承されます。
Public メソッドLoadContentLoads the content of the template as an instance of an object and returns the root element of the content. System.Windows.FrameworkTemplateから継承されます。
Public メソッドRegisterNameRegisters a new name/object pair into the current name scope. System.Windows.FrameworkTemplateから継承されます。
Public メソッドSealLocks the template so it cannot be changed. System.Windows.FrameworkTemplateから継承されます。
Public メソッドUnregisterNameRemoves a name/object mapping from the XAML namescope. System.Windows.FrameworkTemplateから継承されます。
トップ
プロテクト メソッド
 名前解説
Protected メソッドValidateTemplatedParentChecks the templated parent against a set of rules. System.Windows.DataTemplateから継承されます。
トップ
参照