Intersoft ClientUI Documentation
HierarchicalDataTemplate Class Members
Properties  Methods 


The following tables list the members exposed by HierarchicalDataTemplate.

Public Constructors
 NameDescription
Public ConstructorHierarchicalDataTemplate Constructor Initializes a new instance of the HierarchicalDataTemplate class.  
Top
Public Properties
 NameDescription
Public PropertyDataTypeGets or sets the type for which this System.Windows.DataTemplate is intended. (Inherited from System.Windows.DataTemplate)
Public PropertyDispatcherGets the System.Windows.Threading.Dispatcher this object is associated with. (Inherited from System.Windows.DependencyObject)
Public PropertyItemContainerStyle Gets or sets the Style that is applied to the item container for each child item.  
Public PropertyItemsSource Gets or sets the collection that is used to generate content for the next sublevel in the data hierarchy.  
Public PropertyItemTemplate Specifies a data template that represents how the item should be displayed.  
Top
Public Methods
 NameDescription
Public MethodClearValueClears the local value of a dependency property. (Inherited from System.Windows.DependencyObject)
Public MethodGetAnimationBaseValueReturns any base value established for a Silverlight dependency property, which would apply in cases where an animation is not active. (Inherited from System.Windows.DependencyObject)
Public MethodGetValueReturns the current effective value of a dependency property from a System.Windows.DependencyObject. (Inherited from System.Windows.DependencyObject)
Public MethodLoadContentCreates the System.Windows.UIElement objects in the System.Windows.DataTemplate. (Inherited from System.Windows.DataTemplate)
Public MethodReadLocalValueReturns the local value of a dependency property, if a local value is set. (Inherited from System.Windows.DependencyObject)
Public MethodSetValue (Inherited from System.Windows.DependencyObject)
Top
See Also

Reference

HierarchicalDataTemplate Class
Intersoft.Client.Framework Namespace

Send Feedback