WPF

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Namespace Syncfusion.UI.Xaml.TreeView

    Show / Hide Table of Contents

    Namespace Syncfusion.UI.Xaml.TreeView

    Classes

    ItemContextMenuOpeningEventArgs

    Provides the data for the ItemContextMenuOpening event.

    ItemDeletedEventArgs

    Provides the data for the ItemDeleted event.

    ItemDeletingEventArgs

    Provides the data for the ItemDeleting event.

    ItemDoubleTappedEventArgs

    Provides data for the ItemDoubleTapped event.

    ItemHoldingEventArgs

    Provides data for the ItemHolding event.

    ItemSelectionChangedEventArgs

    Provides data for the SelectionChanged event.

    ItemSelectionChangingEventArgs

    Provides data for the SelectionChanging event.

    ItemTappedEventArgs

    Provides data for the ItemTapped event.

    LocalizationManager

    Represents a class that provides the properties to get the localized string based on the current culture.

    NodeCheckedEventArgs

    Provides data for the NodeExpanded and NodeCollapsed events.

    NodeExpandedCollapsedEventArgs

    Provides data for the NodeExpanded and NodeCollapsed events.

    NodeExpandingCollapsingEventArgs

    Provides data for the NodeExpanding and NodeCollapsing events.

    QueryNodeSizeEventArgs

    Provides data for the QueryNodeSize event.

    SfTreeView

    A SfTreeView class provides a way to display the information in hierarchical structure.

    TreeNodeContainer

    This is a scrollable node container that holds the item elements. And handles the arrange and measure logic of all elements.

    TreeNodesContainerBase

    This is a scrollable node container base that holds the item elements. And handles the arrange and measure logic of all elements.

    TreeNodeView

    A customized viewgroup used to add, measure and layout both the expander view and content view for SfTreeView.

    TreeViewCommands

    Provides a standard set of commands related to SfTreeView which can be used in ItemContextMenu.

    TreeViewDragDropController

    Represents a class that handles drag and drop operations in SfTreeView.

    TreeViewDragInfo
    TreeViewDragPreviewControl

    Represents a control to display the popup when drag the node in SfTreeView.

    TreeViewItem

    Represents a item of data in a SfTreeView control.

    TreeViewItemBeginEditEventArgs

    Represents the class that holds data for the ItemBeginEdit event.

    TreeViewItemContextMenuInfo

    Represents the class that stores the information about the treeview and treeview node associated to ItemContextMenu

    TreeViewItemDragOverEventArgs

    Represents the class that provides the data for the ItemDragOver event.

    TreeViewItemDragStartedEventArgs

    Represents the class that provides the data for the ItemDragStarted event.

    TreeViewItemDragStartingEventArgs

    Represents the class that provides the data for the ItemDragStarting event.

    TreeViewItemDroppedEventArgs

    Represents the class that provides the data for the ItemDropped event.

    TreeViewItemDroppingEventArgs

    Represents the class that provides the data for the ItemDropping event.

    TreeViewItemEditEventArgs

    Represents the base class that holds data for the ItemBeginEdit ItemEndEdit events.

    TreeViewItemEndEditEventArgs

    Represents the class that holds data for the ItemEndEdit event.

    TreeViewItemInfo

    Provides information for item info for Syncfusion.UI.Xaml.TreeView.LinearLayout.

    TreeViewItemInfoBase

    Provides the information for TreeViewItem.

    TreeViewLocalizationResourceAccessor

    Represents the class that manages the localization for TreeView.

    TreeViewLocalizationResourceExtension

    A markup extension that returns the localized string based on culture for the ResourceName.

    Enums

    DropPosition

    Defines the constants that specifies where to drag and drop the items. This enumeration specifies the position where the dragging item can be dropped.

    ExpandActionTrigger

    Defines that the expanding and collapsing of nodes can be performed only by tapping in expander view or in both expander view and content view.

    ExpanderPosition

    Defines the expander position of the SfTreeView. The expander can be positioned either start or end of the item.

    ItemTemplateDataContextType

    Describes the binding context type for SfTreeView items. Note: It will be applicable for bound mode only. For Unbound mode, will be the binding context for each SfTreeView item.

    ScrollToPosition

    Defines the position in the view of the row index when is performed.

    SelectionMode

    Defines constants that specify the selections that are supported by a SfTreeView control.

    TreeViewEditTrigger

    Defines constants that specifies the actions that triggers editing in SfTreeView.

    Back to top Generated by DocFX
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved