C1.WPF Namespace : C1TreeView Class |
'Declaration
<LicenseProviderAttribute()> <TemplatePartAttribute(Name="Scroll", Type=System.Windows.Controls.ScrollViewer)> <TemplatePartAttribute(Name="Root", Type=System.Windows.Controls.Grid)> <TemplateVisualStateAttribute(Name="Focused", GroupName="FocusStates")> <TemplateVisualStateAttribute(Name="Unfocused", GroupName="FocusStates")> <TemplateVisualStateAttribute(Name="Valid", GroupName="ValidationStatesStates")> <TemplateVisualStateAttribute(Name="InvalidUnfocused", GroupName="ValidationStatesStates")> <TemplateVisualStateAttribute(Name="InvalidFocused", GroupName="ValidationStatesStates")> <StyleTypedPropertyAttribute(Property="ScrollBarStyle", StyleTargetType=System.Windows.Controls.Primitives.ScrollBar)> <StyleTypedPropertyAttribute(Property="ValidationDecoratorStyle", StyleTargetType=C1.WPF.C1ValidationDecorator)> Public Class C1TreeView Inherits C1HierarchicalPresenter
'Usage
Dim instance As C1TreeView
[LicenseProvider()] [TemplatePart(Name="Scroll", Type=System.Windows.Controls.ScrollViewer)] [TemplatePart(Name="Root", Type=System.Windows.Controls.Grid)] [TemplateVisualState(Name="Focused", GroupName="FocusStates")] [TemplateVisualState(Name="Unfocused", GroupName="FocusStates")] [TemplateVisualState(Name="Valid", GroupName="ValidationStatesStates")] [TemplateVisualState(Name="InvalidUnfocused", GroupName="ValidationStatesStates")] [TemplateVisualState(Name="InvalidFocused", GroupName="ValidationStatesStates")] [StyleTypedProperty(Property="ScrollBarStyle", StyleTargetType=System.Windows.Controls.Primitives.ScrollBar)] [StyleTypedProperty(Property="ValidationDecoratorStyle", StyleTargetType=C1.WPF.C1ValidationDecorator)] public class C1TreeView : C1HierarchicalPresenter
[LicenseProvider()] [TemplatePart(Name="Scroll", Type=System.Windows.Controls.ScrollViewer)] [TemplatePart(Name="Root", Type=System.Windows.Controls.Grid)] [TemplateVisualState(Name="Focused", GroupName="FocusStates")] [TemplateVisualState(Name="Unfocused", GroupName="FocusStates")] [TemplateVisualState(Name="Valid", GroupName="ValidationStatesStates")] [TemplateVisualState(Name="InvalidUnfocused", GroupName="ValidationStatesStates")] [TemplateVisualState(Name="InvalidFocused", GroupName="ValidationStatesStates")] [StyleTypedProperty(Property="ScrollBarStyle", StyleTargetType=System.Windows.Controls.Primitives.ScrollBar)] [StyleTypedProperty(Property="ValidationDecoratorStyle", StyleTargetType=C1.WPF.C1ValidationDecorator)] public ref class C1TreeView : public C1HierarchicalPresenter
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.C1TreeView
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