Name | Description | |
---|---|---|
![]() | C1TreeViewItem Constructor | Initializes a new instance of a C1TreeViewItem. |
The following tables list the members exposed by C1TreeViewItem.
Name | Description | |
---|---|---|
![]() | C1TreeViewItem Constructor | Initializes a new instance of a C1TreeViewItem. |
Name | Description | |
---|---|---|
![]() ![]() | EditTemplateProperty | Identifies the EditTemplate dependency property. |
![]() ![]() | IsExpandedProperty | Identifies the IsExpanded dependency property. |
![]() ![]() | IsSelectedProperty | Identifies the IsSelected dependency property. |
![]() ![]() | LineDashArrayProperty | Identifies the LineDashArray dependency property. |
![]() ![]() | LineStrokeProperty | Identifies the LineStroke dependency property. |
![]() ![]() | LineThicknessProperty | Identifies the LineThickness dependency property. |
![]() ![]() | MouseOverBrushProperty | Identifies the MouseOverBrush dependency property. |
![]() ![]() | SelectedBackgroundProperty | Identifies the SelectedBackground dependency property. |
![]() ![]() | TextAlignmentProperty | Identifies the TextAlignment dependency property. |
![]() ![]() | TextDecorationsProperty | Identifies the TextDecorations dependency property. |
![]() ![]() | TextWrappingProperty | Identifies the TextWrapping dependency property. |
Name | Description | |
---|---|---|
![]() | ActualHeight | (Inherited from System.Windows.FrameworkElement) |
![]() | ActualWidth | (Inherited from System.Windows.FrameworkElement) |
![]() | AllowDrop | (Inherited from System.Windows.UIElement) |
![]() | 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) |
![]() | Dispatcher | (Inherited from System.Windows.DependencyObject) |
![]() | 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) |
![]() | 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) |
![]() | Index | Gets the index of this C1TreeViewItem in its parent items collection |
![]() | IsEnabled | (Inherited from System.Windows.Controls.Control) |
![]() | IsExpanded | Gets or sets a value that indicates whether a C1TreeViewItem is expanded. |
![]() | 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) |
![]() | IsSelected | Gets or sets whether a C1TreeViewItem control is selected. |
![]() | IsTabStop | (Inherited from System.Windows.Controls.Control) |
![]() | 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) |
![]() | Language | (Inherited from System.Windows.FrameworkElement) |
![]() | LastNode | Gets this node's last child. |
![]() | 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 C1TreeView. |
![]() | NextVisibleNode | Gets the next visible node to this one on the C1TreeView. |
![]() | Opacity | (Inherited from System.Windows.UIElement) |
![]() | OpacityMask | (Inherited from System.Windows.UIElement) |
![]() | 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.Silverlight.C1HierarchicalPresenter) |
![]() | ParentItem | Gets the C1TreeViewItem that is the parent of this item. |
![]() | ParentItemsSource | Returns this element's parent ItemsSource Property. (Inherited from C1.Silverlight.C1HierarchicalPresenter) |
![]() | PrevNode | Gets the previous node to this one on the C1TreeView. |
![]() | PrevVisibleNode | Gets the previous visible node to this one on the C1TreeView. |
![]() | 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) |
![]() | SelectedBackground | Gets or sets the System.Windows.Media.Brush used to highlight the control when it is selected. |
![]() | 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) |
![]() | 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. |
![]() | TreeView | Identifies the parent C1TreeView of this item. |
![]() | Triggers | (Inherited from System.Windows.FrameworkElement) |
![]() | UseLayoutRounding | (Inherited from System.Windows.UIElement) |
![]() | 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) |
Name | Description | |
---|---|---|
![]() | DefaultStyleKey | (Inherited from System.Windows.Controls.Control) |
Name | Description | |
---|---|---|
![]() | ArrangeOverride | (Inherited from System.Windows.FrameworkElement) |
![]() | ChangeVisualStateCommon | Updates the current visual state of the Common visual state group to match the object's properties. (Inherited from C1.Silverlight.C1HierarchicalPresenter) |
![]() | ChangeVisualStateExpandedStates | Updates the current visual state of the ExpandedStates visual state group to match the object's properties. |
![]() | ChangeVisualStateItemLine | Updates the current visual state of the ItemLine visual state group to match the object's properties. |
![]() | ChangeVisualStateSelection | Updates the current visual state of the Selection visual state group to match the object's properties. |
![]() | ChangeVisualStateShowLines | Updates the current visual state of the ShowLines visual state group to match the object's properties. |
![]() | ClearContainerForItemOverride | Overridden. |
![]() | GetContainerForItemOverride | Overridden. |
![]() | GetTemplateChild(String) | (Inherited from System.Windows.Controls.Control) |
![]() | IsItemItsOwnContainerOverride | Overridden. |
![]() | MeasureOverride | Overridden. Called to remeasure a control. |
![]() | OnClick | Raises the Click event. |
![]() | OnCollapsed | Raises the Collapsed event. |
![]() | OnCollapsing | Raises the Collapsing event. |
![]() | OnCreateAutomationPeer | Overridden. Gets an AutomationPeer object used for testing the control. |
![]() | OnDragEnter | (Inherited from System.Windows.Controls.Control) |
![]() | OnDragLeave | (Inherited from System.Windows.Controls.Control) |
![]() | OnDragOver | (Inherited from System.Windows.Controls.Control) |
![]() | OnDrop | (Inherited from System.Windows.Controls.Control) |
![]() | OnExpandButtonClick | Called when the user clicks the expand/collapse button. |
![]() | OnExpanded | Raises the Expanded event. |
![]() | OnExpanding | Raises the Expanding event. |
![]() | OnGotFocus | (Inherited from System.Windows.Controls.Control) |
![]() | OnHeaderChanged | Overridden. Called when the value of the Header property changes. |
![]() | OnItemsChanged | Overridden. Called when the Items property changes. |
![]() | OnKeyDown | Overloaded. Called when the user presses a key, performs keyboard auto-search and node navigation. |
![]() | OnKeyUp | (Inherited from System.Windows.Controls.Control) |
![]() | OnLostFocus | (Inherited from System.Windows.Controls.Control) |
![]() | OnLostMouseCapture | (Inherited from System.Windows.Controls.Control) |
![]() | OnMouseEnter | (Inherited from System.Windows.Controls.Control) |
![]() | OnMouseLeave | (Inherited from System.Windows.Controls.Control) |
![]() | OnMouseLeftButtonDown | (Inherited from System.Windows.Controls.Control) |
![]() | OnMouseLeftButtonUp | (Inherited from System.Windows.Controls.Control) |
![]() | OnMouseMove | (Inherited from System.Windows.Controls.Control) |
![]() | OnMouseRightButtonDown | (Inherited from System.Windows.Controls.Control) |
![]() | OnMouseRightButtonUp | (Inherited from System.Windows.Controls.Control) |
![]() | OnMouseWheel | (Inherited from System.Windows.Controls.Control) |
![]() | OnTextInput | (Inherited from System.Windows.Controls.ItemsControl) |
![]() | OnTextInputStart | (Inherited from System.Windows.Controls.Control) |
![]() | OnTextInputUpdate | (Inherited from System.Windows.Controls.Control) |
![]() | PrepareContainerForItemOverride | Overridden. |