 
            | Intersoft.Client.Framework Namespace : HierarchicalDataTemplate Class | 
The following tables list the members exposed by HierarchicalDataTemplate.
| Name | Description | |
|---|---|---|
|  | HierarchicalDataTemplate Constructor | Initializes a new instance of the HierarchicalDataTemplate class. | 
| Name | Description | |
|---|---|---|
|  | DataType | Gets or sets the type for which this System.Windows.DataTemplate is intended. (Inherited from System.Windows.DataTemplate) | 
|  | Dispatcher | Gets the System.Windows.Threading.Dispatcher this object is associated with. (Inherited from System.Windows.DependencyObject) | 
|  | ItemContainerStyle | Gets or sets the Style that is applied to the item container for each child item. | 
|  | ItemsSource | Gets or sets the collection that is used to generate content for the next sublevel in the data hierarchy. | 
|  | ItemTemplate | Specifies a data template that represents how the item should be displayed. | 
| Name | Description | |
|---|---|---|
|  | ClearValue | Clears the local value of a dependency property. (Inherited from System.Windows.DependencyObject) | 
|  | GetAnimationBaseValue | Returns 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) | 
|  | GetValue | Returns the current effective value of a dependency property from a System.Windows.DependencyObject. (Inherited from System.Windows.DependencyObject) | 
|  | LoadContent | Creates the System.Windows.UIElement objects in the System.Windows.DataTemplate. (Inherited from System.Windows.DataTemplate) | 
|  | ReadLocalValue | Returns the local value of a dependency property, if a local value is set. (Inherited from System.Windows.DependencyObject) | 
|  | SetValue | (Inherited from System.Windows.DependencyObject) |