Namespace Syncfusion.XForms.TreeView
Classes
ExpandActionTarget
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. |
HoldGestureSettings
Specifies the hold interactions that are supported by TreeView. |
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. |
ItemTemplateContextType |
ItemType
Defines the item type for the TreeViewItemInfoBase. |
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. |
NodeSizeMode
Defines NodeSizeMode for the SfTreeView that indicates whether dynamic size changes should be enabled or disabled for tree view items. |
QueryNodeSizeEventArgs
Provides data for the QueryNodeSize event. |
ScrollToPosition |
SelectionMode
Defines constants that specify the selections that are supported by a SfTreeView control. |
SfTreeView
A SfTreeView class provides a way to display the information in hierarchical structure. |
SfTreeViewStyles
Gets or sets the theme color for SfTreeView. |
TouchGesture
Describes the possible values of touch operation. These values are used when updating selection in a SfTreeView control. |
TreeViewLoadedEventArgs
Provides data for the Loaded event. |
Interfaces
ITreeItemView
Exposes methods and properties of native TreeViewItemInfoBase to use in query event. |