C1.WPF Namespace : C1TreeViewItem Class |
For a list of all members of this type, see C1TreeViewItem members.
Name | Description | |
---|---|---|
![]() | ActualHeight | (Inherited from System.Windows.FrameworkElement) |
![]() | ActualWidth | (Inherited from System.Windows.FrameworkElement) |
![]() | AllowDrop | (Inherited from System.Windows.UIElement) |
![]() | AlternationCount | (Inherited from System.Windows.Controls.ItemsControl) |
![]() | AreAnyTouchesCaptured | (Inherited from System.Windows.UIElement) |
![]() | AreAnyTouchesCapturedWithin | (Inherited from System.Windows.UIElement) |
![]() | AreAnyTouchesDirectlyOver | (Inherited from System.Windows.UIElement) |
![]() | AreAnyTouchesOver | (Inherited from System.Windows.UIElement) |
![]() | Background | (Inherited from System.Windows.Controls.Control) |
![]() | BindingGroup | (Inherited from System.Windows.FrameworkElement) |
![]() | BitmapEffect | (Inherited from System.Windows.UIElement) |
![]() | BitmapEffectInput | (Inherited from System.Windows.UIElement) |
![]() | BorderBrush | (Inherited from System.Windows.Controls.Control) |
![]() | BorderThickness | (Inherited from System.Windows.Controls.Control) |
![]() | CacheMode | (Inherited from System.Windows.UIElement) |
![]() | Clip | (Inherited from System.Windows.UIElement) |
![]() | ClipToBounds | (Inherited from System.Windows.UIElement) |
![]() | CommandBindings | (Inherited from System.Windows.UIElement) |
![]() | ContextMenu | (Inherited from System.Windows.FrameworkElement) |
![]() | Cursor | (Inherited from System.Windows.FrameworkElement) |
![]() | DataContext | (Inherited from System.Windows.FrameworkElement) |
![]() | DependencyObjectType | (Inherited from System.Windows.DependencyObject) |
![]() | DesiredSize | (Inherited from System.Windows.UIElement) |
![]() | Dispatcher | (Inherited from System.Windows.Threading.DispatcherObject) |
![]() | DisplayMemberPath | (Inherited from System.Windows.Controls.ItemsControl) |
![]() | EditTemplate | Gets or sets the template used to edit the contents of the items. |
![]() | Effect | (Inherited from System.Windows.UIElement) |
![]() | FirstNode | Gets this node's first child. |
![]() | FlowDirection | (Inherited from System.Windows.FrameworkElement) |
![]() | Focusable | (Inherited from System.Windows.UIElement) |
![]() | FocusVisualStyle | (Inherited from System.Windows.FrameworkElement) |
![]() | 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) |
![]() | ForceCursor | (Inherited from System.Windows.FrameworkElement) |
![]() | Foreground | (Inherited from System.Windows.Controls.Control) |
![]() | GroupStyle | (Inherited from System.Windows.Controls.ItemsControl) |
![]() | GroupStyleSelector | (Inherited from System.Windows.Controls.ItemsControl) |
![]() | HasAnimatedProperties | (Inherited from System.Windows.UIElement) |
![]() | HasItems | (Inherited from System.Windows.Controls.ItemsControl) |
![]() | Header | Gets or sets the item that labels the control. (Inherited from C1.WPF.C1HierarchicalPresenter) |
![]() | HeaderTemplate | Gets or sets the template used to display the contents of the control's header. (Inherited from C1.WPF.C1HierarchicalPresenter) |
![]() | Height | (Inherited from System.Windows.FrameworkElement) |
![]() | HorizontalAlignment | (Inherited from System.Windows.FrameworkElement) |
![]() | HorizontalContentAlignment | (Inherited from System.Windows.Controls.Control) |
![]() | Index | Gets the index of this C1.Silverlight.C1TreeViewItem in its parent items collection |
![]() | InputBindings | (Inherited from System.Windows.UIElement) |
![]() | InputScope | (Inherited from System.Windows.FrameworkElement) |
![]() | IsArrangeValid | (Inherited from System.Windows.UIElement) |
![]() | IsEnabled | (Inherited from System.Windows.UIElement) |
![]() | IsExpanded | Gets or sets a value that indicates whether a C1TreeViewItem is expanded. |
![]() | IsFocused | (Inherited from System.Windows.UIElement) |
![]() | IsGrouping | (Inherited from System.Windows.Controls.ItemsControl) |
![]() | IsHitTestVisible | (Inherited from System.Windows.UIElement) |
![]() | IsInitialized | (Inherited from System.Windows.FrameworkElement) |
![]() | IsInputMethodEnabled | (Inherited from System.Windows.UIElement) |
![]() | IsKeyboardFocused | (Inherited from System.Windows.UIElement) |
![]() | IsKeyboardFocusWithin | (Inherited from System.Windows.UIElement) |
![]() | IsLoaded | (Inherited from System.Windows.FrameworkElement) |
![]() | IsManipulationEnabled | (Inherited from System.Windows.UIElement) |
![]() | IsMeasureValid | (Inherited from System.Windows.UIElement) |
![]() | IsMouseCaptured | (Inherited from System.Windows.UIElement) |
![]() | IsMouseCaptureWithin | (Inherited from System.Windows.UIElement) |
![]() | IsMouseDirectlyOver | (Inherited from System.Windows.UIElement) |
![]() | IsMouseOver | (Inherited from System.Windows.UIElement) |
![]() | IsSealed | (Inherited from System.Windows.DependencyObject) |
![]() | IsSelected | Gets or sets whether a C1TreeViewItem control is selected. |
![]() | IsStylusCaptured | (Inherited from System.Windows.UIElement) |
![]() | IsStylusCaptureWithin | (Inherited from System.Windows.UIElement) |
![]() | IsStylusDirectlyOver | (Inherited from System.Windows.UIElement) |
![]() | IsStylusOver | (Inherited from System.Windows.UIElement) |
![]() | IsTabStop | (Inherited from System.Windows.Controls.Control) |
![]() | IsTextSearchCaseSensitive | (Inherited from System.Windows.Controls.ItemsControl) |
![]() | IsTextSearchEnabled | (Inherited from System.Windows.Controls.ItemsControl) |
![]() | IsVisible | (Inherited from System.Windows.UIElement) |
![]() | ItemBindingGroup | (Inherited from System.Windows.Controls.ItemsControl) |
![]() | ItemContainerGenerator | (Inherited from System.Windows.Controls.ItemsControl) |
![]() | ItemContainerStyle | (Inherited from System.Windows.Controls.ItemsControl) |
![]() | ItemContainerStyleSelector | (Inherited from System.Windows.Controls.ItemsControl) |
![]() | ItemConverter | The ItemConverter performs the conversion from a C1.Silverlight.C1HierarchicalPresenter instance to its String representation. If not set by the user, the default converter will be used. (Inherited from C1.WPF.C1HierarchicalPresenter) |
![]() | Items | (Inherited from System.Windows.Controls.ItemsControl) |
![]() | ItemsPanel | (Inherited from System.Windows.Controls.ItemsControl) |
![]() | ItemsSource | (Inherited from System.Windows.Controls.ItemsControl) |
![]() | ItemStringFormat | (Inherited from System.Windows.Controls.ItemsControl) |
![]() | ItemTemplate | (Inherited from System.Windows.Controls.ItemsControl) |
![]() | ItemTemplateSelector | (Inherited from System.Windows.Controls.ItemsControl) |
![]() | Language | (Inherited from System.Windows.FrameworkElement) |
![]() | LastNode | Gets this node's last child. |
![]() | LayoutTransform | (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) |
![]() | NextNode | Gets the next node to this one on the C1.Silverlight.C1TreeView. |
![]() | NextVisibleNode | Gets the next visible node to this one on the C1.Silverlight.C1TreeView. |
![]() | Opacity | (Inherited from System.Windows.UIElement) |
![]() | OpacityMask | (Inherited from System.Windows.UIElement) |
![]() | OverridesDefaultStyle | (Inherited from System.Windows.FrameworkElement) |
![]() | Padding | (Inherited from System.Windows.Controls.Control) |
![]() | Parent | Gets the C1TreeViewItem that is the parent of this item. |
![]() | ParentCollection | Gets the items collection of this element's parent. (Inherited from C1.WPF.C1HierarchicalPresenter) |
![]() | ParentItem | Gets the C1TreeViewItem that is the parent of this item. |
![]() | ParentItemsSource | Returns this element's parent ItemsSource Property. (Inherited from C1.WPF.C1HierarchicalPresenter) |
![]() | PersistId | (Inherited from System.Windows.UIElement) |
![]() | PrevNode | Gets the previous node to this one on the C1.Silverlight.C1TreeView. |
![]() | PrevVisibleNode | Gets the previous visible node to this one on the C1.Silverlight.C1TreeView. |
![]() | RenderSize | (Inherited from System.Windows.UIElement) |
![]() | RenderTransform | (Inherited from System.Windows.UIElement) |
![]() | RenderTransformOrigin | (Inherited from System.Windows.UIElement) |
![]() | Resources | (Inherited from System.Windows.FrameworkElement) |
![]() | SelectedBackground | Gets or sets the System.Windows.Media.Brush used to highlight the control when it is selected. |
![]() | SnapsToDevicePixels | (Inherited from System.Windows.UIElement) |
![]() | Style | (Inherited from System.Windows.FrameworkElement) |
![]() | TabIndex | (Inherited from System.Windows.Controls.Control) |
![]() | Tag | (Inherited from System.Windows.FrameworkElement) |
![]() | Template | (Inherited from System.Windows.Controls.Control) |
![]() | TemplatedParent | (Inherited from System.Windows.FrameworkElement) |
![]() | TextAlignment | Gets or sets a value that indicates the horizontal alignment of text content in the Header. |
![]() | TextDecorations | Gets or sets a TextDecorationCollection that contains the effects to apply to the text of the Header. |
![]() | TextWrapping | Gets or sets a value that indicates how any text should be wrapped in the Header. |
![]() | ToolTip | (Inherited from System.Windows.FrameworkElement) |
![]() | TouchesCaptured | (Inherited from System.Windows.UIElement) |
![]() | TouchesCapturedWithin | (Inherited from System.Windows.UIElement) |
![]() | TouchesDirectlyOver | (Inherited from System.Windows.UIElement) |
![]() | TouchesOver | (Inherited from System.Windows.UIElement) |
![]() | TreeView | Identifies the parent C1TreeView of this item. |
![]() | Triggers | (Inherited from System.Windows.FrameworkElement) |
![]() | Uid | (Inherited from System.Windows.UIElement) |
![]() | UseLayoutRounding | (Inherited from System.Windows.FrameworkElement) |
![]() | 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) |