The following tables list the members exposed by UXTreeViewItem.
| Name | Description | |
|---|---|---|
![]()  | UXTreeViewItem Constructor | Creates a new instance of UXTreeViewItem class. | 
| Name | Description | |
|---|---|---|
![]() ![]()  | AllowDropObjectProperty | Identifies the AllowDropObject dependency property. | 
![]() ![]()  | CanUserExpandCollapseMemberPathProperty | Identifies the CanUserExpandCollapseMemberPath dependency property. | 
![]() ![]()  | CanUserExpandCollapseProperty | Identifies the CanUserExpandCollapse dependency property. | 
![]() ![]()  | CanUserSelectMemberPathProperty | Identifies the CanUserSelectMemberPath dependency property. | 
![]() ![]()  | CanUserSelectProperty | Identifies the CanUserSelect dependency property. | 
![]() ![]()  | CheckBoxVisibilityProperty | Identifies the CheckBoxVisibility dependency property. | 
![]() ![]()  | ClickEvent | Identifies the Click routed event. | 
![]() ![]()  | CollapsedEvent | Identifies the Collapsed routed event. | 
![]() ![]()  | CommandCannotExecuteProperty | Identifies the CommandCannotExecute dependency property. | 
![]() ![]()  | CommandMemberPathProperty | Identifies the CommandMemberPath dependency property. | 
![]() ![]()  | CommandParameterProperty | Identifies the CommandParameter dependency property. | 
![]() ![]()  | CommandProperty | Identifies the Command dependency property. | 
![]() ![]()  | CommandTargetProperty | Identifies the CommandTarget dependency property. | 
![]() ![]()  | ContentMarginProperty | Identifies the ContentMargin dependency property. | 
![]() ![]()  | DisplayModeProperty | Identifies the DisplayMode dependency property. | 
![]() ![]()  | DropObjectCommandProperty | Identifies the DropObjectCommand dependency property. | 
![]() ![]()  | ExpandedEvent | Identifies the Expanded routed event. | 
![]() ![]()  | ExpandedIconProperty | Identifies the ExpandedImage dependency property. | 
![]() ![]()  | ExpandedImageMemberPathProperty | Identifies the ExpandedImageMemberPath dependency property. | 
![]() ![]()  | HeaderStyleProperty | Identifies the HeaderStyle dependency property. | 
![]() ![]()  | IconProperty | Identifies the Icon dependency property. | 
![]() ![]()  | IsCheckedProperty | Identifies the IsChecked dependency property. | 
![]() ![]()  | IsEditableProperty | Identifies the IsEditable dependency property. | 
![]() ![]()  | IsExpandedProperty | Identifies the IsExpanded dependency property. | 
![]() ![]()  | ItemEditTemplateProperty | Identifies the ItemEditTemplate dependency property. | 
![]() ![]()  | NavigateUriMemberPathProperty | Identifies the NavigateUriMemberPath dependency property. | 
![]() ![]()  | NavigateUriProperty | Identifies the NavigationUri dependency property. | 
![]() ![]()  | TargetNameProperty | Identifies the TargetName dependency property. | 
![]() ![]()  | TreeLineVisibilityChangedEvent | Identifies the TreeLineVisibilityChanged routed event. | 
| Name | Description | |
|---|---|---|
![]()  | ActualHeight |  (Inherited from  | 
![]()  | ActualWidth |  (Inherited from  | 
![]()  | AllowDrop |  (Inherited from  | 
![]()  | AllowDropItem | Overridden. Gets or sets a value that determines whether external item can be dropped to the UXAccordion panel. | 
![]()  | AllowDropObject | Gets or sets a value that determines wheter user can drop object to this control. | 
![]()  | AllowMoveItem | Overridden. Gets or sets a value that determines whether the UXAccordionItems can be moved. | 
![]()  | AllowRemoveItem | Overridden. Gets or sets a value that determines whether the UXAccordionItems can be removed. | 
![]()  | AllowReorderItem | Overridden. Gets or sets a value that determines whether the UXAccordionItems can be reordered. | 
![]()  | Background |  (Inherited from  | 
![]()  | BorderBrush |  (Inherited from  | 
![]()  | BorderThickness |  (Inherited from  | 
![]()  | CacheMode |  (Inherited from  | 
![]()  | CanUserExpandCollapse | Gets or sets a value that determined whether user can expand or collapsed the item. | 
![]()  | CanUserExpandCollapseMemberPath | Gets or sets a value that indicates the data member path to bind to the CanUserExpandCollapse property of the UXTreeViewItem. | 
![]()  | CanUserSelect | Gets or sets a value that determined whether user can select the item. | 
![]()  | CanUserSelectMemberPath | Gets or sets a value that indicates the data member path to bind to the CanUserSelect property of the UXTreeViewItem. | 
![]()  | CheckBoxVisibility | Gets or sets a value that determines whether the checkbox visibility is visible or collapsed. | 
![]()  | Clip |  (Inherited from  | 
![]()  | CollectionMemberPath | (Inherited from Intersoft.Client.Framework.ISHeaderedItemsControl) | 
![]()  | Command | Gets or sets the command to invoke when this button is clicked. | 
![]()  | CommandCannotExecute | Gets or sets the UI behavior when the associated Command cannot be executed. | 
![]()  | CommandMemberPath | Gets or sets a value that indicates the data member path to bind to the Command property of the UXTreeViewItem. | 
![]()  | CommandParameter | Gets or sets the parameter to pass to the Command property. | 
![]()  | CommandTarget | Gets or sets the element on which to raise the specified command. | 
![]()  | ContentMargin | Gets or sets the style to apply to the drop down button. | 
![]()  | CornerRadius | (Inherited from Intersoft.Client.Framework.ISHeaderedItemsControl) | 
![]()  | Cursor |  (Inherited from  | 
![]()  | DataContext |  (Inherited from  | 
![]()  | Depth | |
![]()  | DesiredSize |  (Inherited from  | 
![]()  | Dispatcher |  (Inherited from  | 
![]()  | DisplayMemberPath |  (Inherited from  | 
![]()  | DisplayMode | Gets or sets a value that determines the header display mode. | 
![]()  | DragDropTooltipIcon | (Inherited from Intersoft.Client.UI.Controls.Interactivity.ISDragableHeaderedHierarchicalMultipleSelectionControl) | 
![]()  | DragDropTooltipLatency | (Inherited from Intersoft.Client.UI.Controls.Interactivity.ISDragableHeaderedHierarchicalMultipleSelectionControl) | 
![]()  | DragDropTooltipOffset | (Inherited from Intersoft.Client.UI.Controls.Interactivity.ISDragableHeaderedHierarchicalMultipleSelectionControl) | 
![]()  | DragDropTooltipStyle | (Inherited from Intersoft.Client.UI.Controls.Interactivity.ISDragableHeaderedHierarchicalMultipleSelectionControl) | 
![]()  | DragDropTooltipText | (Inherited from Intersoft.Client.UI.Controls.Interactivity.ISDragableHeaderedHierarchicalMultipleSelectionControl) | 
![]()  | DragMode | Overridden. Gets or sets the dragging behavior. | 
![]()  | DropableTargets | (Inherited from Intersoft.Client.UI.Controls.Interactivity.ISDragableHeaderedHierarchicalMultipleSelectionControl) | 
![]()  | DropItems | (Inherited from Intersoft.Client.UI.Controls.Interactivity.ISDragableHeaderedHierarchicalMultipleSelectionControl) | 
![]()  | DropObjectCommand | Gets or sets command that will be raised when user drop object to this control. | 
![]()  | Effect |  (Inherited from  | 
![]()  | ExpandedIcon | Gets or sets a value that represents the icon when the item is expanded. | 
![]()  | ExpandedImageMemberPath | Gets or sets a value that indicates the data member path to bind to the ExpandedImage property of the UXTreeViewItem. | 
![]()  | FlowDirection |  (Inherited from  | 
![]()  | FontFamily |  (Inherited from  | 
![]()  | FontSize |  (Inherited from  | 
![]()  | FontStretch |  (Inherited from  | 
![]()  | FontStyle |  (Inherited from  | 
![]()  | FontWeight |  (Inherited from  | 
![]()  | Foreground |  (Inherited from  | 
![]()  | Framework | (Inherited from Intersoft.Client.Framework.ISHeaderedItemsControl) | 
![]()  | GroupStyle | (Inherited from Intersoft.Client.Framework.ISHeaderedItemsControl) | 
![]()  | HasTreeItems | Gets a value that indicates whether the item has child or not. | 
![]()  | Header | (Inherited from Intersoft.Client.Framework.HeaderedItemsControl) | 
![]()  | HeaderStyle | Gets or sets the style to apply in header. | 
![]()  | HeaderTemplate | (Inherited from Intersoft.Client.Framework.HeaderedItemsControl) | 
![]()  | Height |  (Inherited from  | 
![]()  | HorizontalAlignment |  (Inherited from  | 
![]()  | HorizontalContentAlignment |  (Inherited from  | 
![]()  | Icon | Gets or sets a value that determines the icon. | 
![]()  | ImageMemberPath | (Inherited from Intersoft.Client.Framework.ISHeaderedItemsControl) | 
![]()  | IsChecked | Gets or sets a value that determines whether the item is being checked or unchecked. | 
![]()  | IsEditable | Gets or sets a value that determines whether the item could be edit or not. | 
![]()  | IsEnabled |  (Inherited from  | 
![]()  | IsExpanded | Gets or sets a value that determines whether the item is expanded or collapsed. | 
![]()  | IsHitTestVisible |  (Inherited from  | 
![]()  | IsInDesignMode | (Inherited from Intersoft.Client.Framework.ISHeaderedItemsControl) | 
![]()  | IsKeyboardFocus | Gets a value that indicates whether the item is in keyboard focus or not. | 
![]()  | IsRefreshingStyle | (Inherited from Intersoft.Client.Framework.ISHeaderedItemsControl) | 
![]()  | IsRefreshingTemplate | (Inherited from Intersoft.Client.Framework.ISHeaderedItemsControl) | 
![]()  | IsRoot | Gets a value that indicates whether the item is root or not. | 
![]()  | IsSelected | (Inherited from Intersoft.Client.Framework.ISHeaderedItemsControl) | 
![]()  | IsTabStop |  (Inherited from  | 
![]()  | ItemContainerGenerator |  (Inherited from  | 
![]()  | ItemContainerStyle | (Inherited from Intersoft.Client.Framework.HeaderedItemsControl) | 
![]()  | ItemContainerStyleSelector | (Inherited from Intersoft.Client.Framework.ISHeaderedItemsControl) | 
![]()  | ItemEditTemplate | Gets or sets a value that indicates the item edit template for UXTreeViewItem. | 
![]()  | Items |  (Inherited from  | 
![]()  | ItemsPanel |  (Inherited from  | 
![]()  | ItemsSource |  (Inherited from  | 
![]()  | ItemTemplate |  (Inherited from  | 
![]()  | ItemTemplateSelector | (Inherited from Intersoft.Client.Framework.ISHeaderedItemsControl) | 
![]()  | Language |  (Inherited from  | 
![]()  | Latency | Overridden. Gets or sets a value that determine the latency before the item collection is re-adjusted when an item is inserted, moved or removed. | 
![]()  | LayoutSuspended | (Inherited from Intersoft.Client.Framework.ISHeaderedItemsControl) | 
![]()  | Margin |  (Inherited from  | 
![]()  | MaxHeight |  (Inherited from  | 
![]()  | MaxWidth |  (Inherited from  | 
![]()  | MinHeight |  (Inherited from  | 
![]()  | MinWidth |  (Inherited from  | 
![]()  | Name |  (Inherited from  | 
![]()  | NavigateUri | Gets or sets the URI to navigate when this menu item is clicked. | 
![]()  | NavigateUriMemberPath | Gets or sets a value that indicates the data member path to bind to the NavigateUri property of the UXTreeViewItem. | 
![]()  | Opacity |  (Inherited from  | 
![]()  | OpacityMask |  (Inherited from  | 
![]()  | Padding |  (Inherited from  | 
![]()  | Parent |  (Inherited from  | 
![]()  | Platform | (Inherited from Intersoft.Client.Framework.ISHeaderedItemsControl) | 
![]()  | Projection |  (Inherited from  | 
![]()  | RenderSize |  (Inherited from  | 
![]()  | RenderTransform |  (Inherited from  | 
![]()  | RenderTransformOrigin |  (Inherited from  | 
![]()  | Resources |  (Inherited from  | 
![]()  | Style |  (Inherited from  | 
![]()  | TabIndex |  (Inherited from  | 
![]()  | TabNavigation |  (Inherited from  | 
![]()  | Tag |  (Inherited from  | 
![]()  | TargetName | Gets or sets the name of a target window or frame that will display the content specified by the NavigationUri property. | 
![]()  | Template |  (Inherited from  | 
![]()  | TransformInfo | Gets or sets transformable info. | 
![]()  | Triggers |  (Inherited from  | 
![]()  | UseLayoutRounding |  (Inherited from  | 
![]()  | VerticalAlignment |  (Inherited from  | 
![]()  | VerticalContentAlignment |  (Inherited from  | 
![]()  | Visibility |  (Inherited from  | 
![]()  | Width |  (Inherited from  | 
| Name | Description | |
|---|---|---|
![]()  | DefaultStyleKey |  (Inherited from  | 
![]()  | ForceMultipleSelection | (Inherited from Intersoft.Client.Framework.ISHeaderedItemsControl) | 
![]()  | Product | Overridden. Product Info. | 
![]()  | RequireUpdateCanExecute | 
| Name | Description | |
|---|---|---|
![]()  | AddHandler |  (Inherited from  | 
![]()  | ApplyTemplate | Overloaded. Overridden. Applies item template for each generated element. | 
![]()  | Arrange |  (Inherited from  | 
![]()  | AttachEventHandlers | Overridden. Attach built-in event handlers to control templates. Call this method if necessary. | 
![]()  | CaptureMouse |  (Inherited from  | 
![]()  | ClearValue |  (Inherited from  | 
![]()  | ContainerFromIndex | (Inherited from Intersoft.Client.Framework.ISHeaderedItemsControl) | 
![]()  | ContainerFromItem | (Inherited from Intersoft.Client.Framework.ISHeaderedItemsControl) | 
![]()  | DetachedEventHandlers | Overridden. Detach built-in event handlers from control templates. Call this method if necessary. | 
![]()  | Dispose | Overridden. Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. | 
![]()  | FindName |  (Inherited from  | 
![]()  | FindPanel | (Inherited from Intersoft.Client.Framework.ISHeaderedItemsControl) | 
![]()  | FindPanels | (Inherited from Intersoft.Client.Framework.ISHeaderedItemsControl) | 
![]()  | Focus |  (Inherited from  | 
![]()  | GetAnimationBaseValue |  (Inherited from  | 
![]()  | GetBindingExpression |  (Inherited from  | 
![]()  | GetDropableObject | (Inherited from Intersoft.Client.UI.Controls.Interactivity.ISDragableHeaderedHierarchicalMultipleSelectionControl) | 
![]()  | GetItem | (Inherited from Intersoft.Client.Framework.ISHeaderedItemsControl) | 
![]()  | GetItemContainers | (Inherited from Intersoft.Client.Framework.ISHeaderedItemsControl) | 
![]()  | GetItems | (Inherited from Intersoft.Client.Framework.ISHeaderedItemsControl) | 
![]()  | GetItemsCount | (Inherited from Intersoft.Client.Framework.ISHeaderedItemsControl) | 
![]()  | GetValue |  (Inherited from  | 
![]()  | GetValueProperty | (Inherited from Intersoft.Client.Framework.ISHeaderedItemsControl) | 
![]()  | IndexFromContainer | (Inherited from Intersoft.Client.Framework.ISHeaderedItemsControl) | 
![]()  | InitializeStoryboards | Overridden. Initialize the item storyboards. | 
![]()  | InitializeTemplates | Overridden. Initializes control templates. | 
![]()  | InitTransformInfo | Initialize transformable info. | 
![]()  | InvalidateArrange |  (Inherited from  | 
![]()  | InvalidateMeasure |  (Inherited from  | 
![]()  | IsDropable | (Inherited from Intersoft.Client.UI.Controls.Interactivity.ISDragableHeaderedHierarchicalMultipleSelectionControl) | 
![]()  | ItemFromContainer | (Inherited from Intersoft.Client.Framework.ISHeaderedItemsControl) | 
![]()  | Measure |  (Inherited from  | 
![]()  | OnApplyTemplate | Overridden. When overridden in a derived class, is invoked whenever application code or internal processes (such as a rebuilding layout pass) call System.Windows.Controls.Control.ApplyTemplate(). In simplest terms, this means the method is called just before a UI element displays in an application. For more information, see Remarks. | 
![]()  | ReadLocalValue |  (Inherited from  | 
![]()  | RefreshClip | (Inherited from Intersoft.Client.Framework.ISHeaderedItemsControl) | 
![]()  | ReleaseMouseCapture |  (Inherited from  | 
![]()  | RemoveHandler |  (Inherited from  | 
![]()  | ResumeLayout | (Inherited from Intersoft.Client.Framework.ISHeaderedItemsControl) | 
![]()  | Select | (Inherited from Intersoft.Client.Framework.ISHeaderedItemsControl) | 
![]()  | SetBinding |  (Inherited from  | 
![]()  | SetForceMultipleSelection | (Inherited from Intersoft.Client.Framework.ISHeaderedItemsControl) | 
![]()  | SetValue |  (Inherited from  | 
![]()  | SuspendLayout | (Inherited from Intersoft.Client.Framework.ISHeaderedItemsControl) | 
![]()  | TransformObject | Transform drag drop object to UXTreeViewItem of the specified element has transform info. | 
![]()  | TransformToVisual |  (Inherited from  | 
![]()  | Unselect | (Inherited from Intersoft.Client.Framework.ISHeaderedItemsControl) | 
![]()  | UpdateLayout |  (Inherited from  | 
Top
            
            
            Top
            
            
            
            
            
            
    
    
    
    
    
    
                






