C1.WPF Namespace : C1HierarchicalPresenter Class |
'Declaration
<TemplatePartAttribute(Name="HeaderPresenter", Type=System.Windows.Controls.ContentPresenter)> <TemplateVisualStateAttribute(Name="MouseOver", GroupName="CommonStates")> <TemplateVisualStateAttribute(Name="Disabled", GroupName="CommonStates")> <TemplateVisualStateAttribute(Name="Normal", GroupName="CommonStates")> Public Class C1HierarchicalPresenter Inherits System.Windows.Controls.ItemsControl
'Usage
Dim instance As C1HierarchicalPresenter
[TemplatePart(Name="HeaderPresenter", Type=System.Windows.Controls.ContentPresenter)] [TemplateVisualState(Name="MouseOver", GroupName="CommonStates")] [TemplateVisualState(Name="Disabled", GroupName="CommonStates")] [TemplateVisualState(Name="Normal", GroupName="CommonStates")] public class C1HierarchicalPresenter : System.Windows.Controls.ItemsControl
[TemplatePart(Name="HeaderPresenter", Type=System.Windows.Controls.ContentPresenter)] [TemplateVisualState(Name="MouseOver", GroupName="CommonStates")] [TemplateVisualState(Name="Disabled", GroupName="CommonStates")] [TemplateVisualState(Name="Normal", GroupName="CommonStates")] public ref class C1HierarchicalPresenter : public System.Windows.Controls.ItemsControl
System.Object
System.Windows.Threading.DispatcherObject
System.Windows.DependencyObject
System.Windows.Media.Visual
System.Windows.UIElement
System.Windows.FrameworkElement
System.Windows.Controls.Control
System.Windows.Controls.ItemsControl
C1.WPF.C1HierarchicalPresenter
C1.WPF.C1Menu
C1.WPF.C1MenuItem
C1.WPF.C1TreeView
C1.WPF.C1TreeViewItem
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2