| Name | Description |
 | ActualHeight | (Inherited from System.Windows.FrameworkElement) |
 | ActualWidth | (Inherited from System.Windows.FrameworkElement) |
 | AllowDragDrop | Gets or sets a value indicating whether this C1TreeView allows drag-and-drop operations. |
 | AllowDrop | (Inherited from System.Windows.UIElement) |
 | AutoScrollMode | Gets or sets a value indicating the auto-scroll mode used by the C1TreeView when navigating to C1treeViewItems that are not (or don´t fit) in the current ViewPort. |
 | AutoSearch | Enables or disables the AutoSearch functionality of the C1TreeView. |
 | AutoSearchResetDelay | Gets or Sets a value for the delay (in milliseconds) used in the keyboard search. |
 | Background | (Inherited from System.Windows.Controls.Control) |
 | BorderBrush | (Inherited from System.Windows.Controls.Control) |
 | BorderThickness | (Inherited from System.Windows.Controls.Control) |
 | CacheMode | (Inherited from System.Windows.UIElement) |
 | CharacterSpacing | (Inherited from System.Windows.Controls.Control) |
 | Clip | (Inherited from System.Windows.UIElement) |
 | Cursor | (Inherited from System.Windows.FrameworkElement) |
 | DataContext | (Inherited from System.Windows.FrameworkElement) |
 | DesiredSize | (Inherited from System.Windows.UIElement) |
 | DisabledCuesVisibility | Gets or sets a value indicating whether the disabled visuals of the control are visible. |
 | Dispatcher | (Inherited from System.Windows.DependencyObject) |
 | DisplayMemberPath | (Inherited from System.Windows.Controls.ItemsControl) |
 | DragDropArrowMarker | Gets the arrow element used to indicate the drop location. |
 | DragDropLineMarker | Gets the line element used to indicate the drop location. |
 | EditTemplate | Gets or sets the template used to edit the contents of the items. |
 | Effect | (Inherited from System.Windows.UIElement) |
 | ExpandMode | Gets or sets a value indicating the allowed number of expanded C1TreeViewItems. |
 | ExpandOnClick | Gets or sets a value indicating whether the node is expanded/collapsed when the users clicks in the C1TreeViewItem header. |
 | FlowDirection | (Inherited from System.Windows.FrameworkElement) |
 | FocusCuesVisibility | Gets or sets a value indicating whether the focus visuals of the control are visible. |
 | FontFamily | (Inherited from System.Windows.Controls.Control) |
 | FontSize | (Inherited from System.Windows.Controls.Control) |
 | FontStretch | (Inherited from System.Windows.Controls.Control) |
 | FontStyle | (Inherited from System.Windows.Controls.Control) |
 | FontWeight | (Inherited from System.Windows.Controls.Control) |
 | Foreground | (Inherited from System.Windows.Controls.Control) |
 | HasItems | Gets a value that indicates whether the ItemsControl contains items. (Inherited from C1.Silverlight.C1HierarchicalPresenter) |
 | Header | Gets or sets the item that labels the control. (Inherited from C1.Silverlight.C1HierarchicalPresenter) |
 | HeaderTemplate | Gets or sets the template used to display the contents of the control's header. (Inherited from C1.Silverlight.C1HierarchicalPresenter) |
 | Height | (Inherited from System.Windows.FrameworkElement) |
 | HorizontalAlignment | (Inherited from System.Windows.FrameworkElement) |
 | HorizontalContentAlignment | (Inherited from System.Windows.Controls.Control) |
 | IsEnabled | (Inherited from System.Windows.Controls.Control) |
 | IsFocused | Returns true if the control has the focus. |
 | IsHitTestVisible | (Inherited from System.Windows.UIElement) |
 | IsMouseOver | Gets a value indicating whether the mouse pointer is located over this element. (Inherited from C1.Silverlight.C1HierarchicalPresenter) |
 | IsTabStop | (Inherited from System.Windows.Controls.Control) |
 | IsVirtualizing | Gets or sets a value indicating whether the node is virtualized. |
 | ItemContainerGenerator | (Inherited from System.Windows.Controls.ItemsControl) |
 | ItemContainerStyle | Gets or sets the Style that is applied to the container element generated for each item. (Inherited from C1.Silverlight.C1HierarchicalPresenter) |
 | ItemContainerStyleSelector | Gets or sets custom style-selection logic for a style that can be applied to each generated container element. (Inherited from C1.Silverlight.C1HierarchicalPresenter) |
 | ItemConverter | The ItemConverter performs the conversion from a C1HierarchicalPresenter instance to its String representation. If not set by the user, the default converter will be used. (Inherited from C1.Silverlight.C1HierarchicalPresenter) |
 | Items | (Inherited from System.Windows.Controls.ItemsControl) |
 | ItemsPanel | (Inherited from System.Windows.Controls.ItemsControl) |
 | ItemsSource | (Inherited from System.Windows.Controls.ItemsControl) |
 | ItemTemplate | (Inherited from System.Windows.Controls.ItemsControl) |
 | ItemTemplateSelector | Provides a way to choose a DataTemplate based on the data object and the data-bound element. (Inherited from C1.Silverlight.C1HierarchicalPresenter) |
 | KeyboardNavigation | Enables or disables the Keyboard navigation functionality of the C1TreeView. |
 | Language | (Inherited from System.Windows.FrameworkElement) |
 | LineDashArray | Gets or sets a Collection of System.Double values that indicates the pattern of dashes and gaps that is used to the connecting lines. |
 | LineStroke | Gets or sets the brush used to paint the connecting lines. |
 | LineThickness | Gets or sets the thickness of the connecting lines. |
 | Margin | (Inherited from System.Windows.FrameworkElement) |
 | MaxHeight | (Inherited from System.Windows.FrameworkElement) |
 | MaxWidth | (Inherited from System.Windows.FrameworkElement) |
 | MinHeight | (Inherited from System.Windows.FrameworkElement) |
 | MinWidth | (Inherited from System.Windows.FrameworkElement) |
 | MouseOverBrush | Gets or sets the System.Windows.Media.Brush used to highlight the control when it has the mouse over. |
 | Name | (Inherited from System.Windows.FrameworkElement) |
 | Opacity | (Inherited from System.Windows.UIElement) |
 | OpacityMask | (Inherited from System.Windows.UIElement) |
 | Padding | (Inherited from System.Windows.Controls.Control) |
 | Parent | (Inherited from System.Windows.FrameworkElement) |
 | ParentCollection | Gets the items collection of this element's parent. (Inherited from C1.Silverlight.C1HierarchicalPresenter) |
 | ParentItemsSource | Returns this element's parent ItemsSource Property. (Inherited from C1.Silverlight.C1HierarchicalPresenter) |
 | Projection | (Inherited from System.Windows.UIElement) |
 | RenderSize | (Inherited from System.Windows.UIElement) |
 | RenderTransform | (Inherited from System.Windows.UIElement) |
 | RenderTransformOrigin | (Inherited from System.Windows.UIElement) |
 | Resources | (Inherited from System.Windows.FrameworkElement) |
 | ScrollBarStyle | Gets or sets the style used for the inner scrollbar. |
 | SelectedBackground | Gets or sets the System.Windows.Media.Brush used to highlight the control when it is selected. |
 | SelectedItem | Gets the selected item in a C1TreeView. |
 | SelectedItems | Gets the selected items in a C1TreeView (when in Multiple Selection mode). |
 | SelectionMode | Gets or sets the selection behavior for a C1TreeView. |
 | ShowLines | Gets or sets a value that indicates whether the connecting lines are visible. |
 | Style | (Inherited from System.Windows.FrameworkElement) |
 | TabIndex | (Inherited from System.Windows.Controls.Control) |
 | TabNavigation | (Inherited from System.Windows.Controls.Control) |
 | Tag | (Inherited from System.Windows.FrameworkElement) |
 | Template | (Inherited from System.Windows.Controls.Control) |
 | Triggers | (Inherited from System.Windows.FrameworkElement) |
 | UseLayoutRounding | (Inherited from System.Windows.UIElement) |
 | ValidationDecoratorStyle | Gets or sets the style that is applied to the inner C1ValidationDecorator. |
 | VerticalAlignment | (Inherited from System.Windows.FrameworkElement) |
 | VerticalContentAlignment | (Inherited from System.Windows.Controls.Control) |
 | Visibility | (Inherited from System.Windows.UIElement) |
 | Width | (Inherited from System.Windows.FrameworkElement) |