DevExpress.XtraTreeList Namespace
Contains classes that implement the functionality of the Tree List control.
Assembly: DevExpress.XtraTreeList.v24.2.dll
NuGet Packages: DevExpress.Win.Navigation, DevExpress.Win.TreeList
Classes
Delegates
Name | Description |
---|---|
BeforeCollapseEventHandler | Represents a method that will handle the TreeList.BeforeCollapse event of the TreeList class. |
BeforeDragNodeEventHandler | Represents a method that will handle the TreeList.BeforeDragNode event of the TreeList class. |
BeforeExpandEventHandler | Represents a method that will handle the TreeList.BeforeExpand event of the TreeList class. |
BeforeFocusNodeEventHandler | Represents a method that will handle the TreeList.BeforeFocusNode event. |
CalcNodeDragImageIndexEventHandler | Represents a method that will handle the TreeList.CalcNodeDragImageIndex event. |
CalcNodeHeightEventHandler | Represents a method that will handle the TreeList.CalcNodeHeight event. |
CellValueChangedEventHandler | Represents a method that will handle the TreeList.CellValueChanged and TreeList.CellValueChanging events. |
ColumnChangedEventHandler | Represents a method that will handle the TreeList.ColumnChanged event of the TreeList class. |
CompareNodeValuesEventHandler |
Represents a method that will handle the TreeList.CompareNodeValues event.
|
CreateCustomNodeEventHandler | Represents a method that will handle the TreeList.CreateCustomNode event. |
CustomDrawColumnHeaderEventHandler | Represents a method that will handle the TreeList.CustomDrawColumnHeader event. |
CustomDrawEmptyAreaEventHandler | Represents a method that will handle the TreeList.CustomDrawEmptyArea event. |
CustomDrawFooterCellEventHandler | Represents a method that will handle the TreeList.CustomDrawFooterCell event. |
CustomDrawFooterEventHandler | Represents a method that will handle the TreeList.CustomDrawFooter event. |
CustomDrawNodeButtonEventHandler | Represents a method that will handle the TreeList.CustomDrawNodeButton event. |
CustomDrawNodeCellEventHandler | Represents a method that will handle the TreeList.CustomDrawNodeCell event. |
CustomDrawNodeImagesEventHandler | Represents a method that will handle the TreeList.CustomDrawNodeImages event. |
CustomDrawNodeIndicatorEventHandler | Represents a method that will handle the TreeList.CustomDrawNodeIndicator event. |
CustomDrawNodePreviewEventHandler | Represents a method that will handle the TreeList.CustomDrawNodePreview event. |
CustomDrawRowFooterCellEventHandler | Represents a method that will handle the TreeList.CustomDrawRowFooterCell event. |
CustomDrawRowFooterEventHandler | Represents a method that will handle the TreeList.CustomDrawRowFooter event. |
CustomizeNewNodeFromOuterDataEventHandler | Represents a method that will handle the TreeList.CustomizeNewNodeFromOuterData event. |
FocusedColumnChangedEventHandler | Represents a method that will handle the TreeList.FocusedColumnChanged event. |
FocusedNodeChangedEventHandler | Represents a method that will handle the TreeList.FocusedNodeChanged event of the TreeList class. |
GetCustomNodeCellEditEventHandler | Represents a method that will handle the TreeList.CustomNodeCellEdit event. |
GetCustomNodeCellStyleEventHandler | Represents a method that will handle the TreeList.NodeCellStyle event. |
GetCustomSummaryValueEventHandler | Represents a method that will handle the TreeList.GetCustomSummaryValue event of the TreeList class. |
GetNodeDisplayValueEventHandler |
Represents a method that will handle the TreeList.GetNodeDisplayValue event.
|
GetPreviewTextEventHandler | Represents a method that will handle the TreeList.GetPreviewText event of the TreeList class. |
GetSelectImageEventHandler | Represents a method that will handle the TreeList.GetSelectImage event of the TreeList class. |
GetStateImageEventHandler | Represents a method that will handle the TreeList.GetStateImage event of the TreeList class. |
InvalidNodeExceptionEventHandler | Represents a method that will handle the TreeList.InvalidNodeException event. |
NodeChangedEventHandler | Represents a method that will handle the TreeList.NodeChanged event. |
NodeClickEventHandler |
Represents a method that will handle TreeList.StateImageClick and TreeList.SelectImageClick events.
|
NodeEventHandler | Represents a method that will handle events that require a node as the parameter. |
PopupMenuShowingEventHandler | Represents a method that will handle the TreeList.PopupMenuShowing event. |
TreeListMenuEventHandler | Obsolete. Represents a method that will handle the TreeList.ShowTreeListMenu event. |
TreeListMenuItemClickEventHandler | Represents a method that will handle the TreeList.TreeListMenuItemClick event. |
ValidateNodeEventHandler | Represents a method that will handle the TreeList.ValidateNode event. |
VirtualTreeGetCellValueEventHandler | Represents the method for handling events which take a VirtualTreeGetCellValueInfo object as a parameter. |
VirtualTreeGetChildNodesEventHandler | Represents the method for handling events which take a VirtualTreeGetChildNodesInfo object as a parameter. |
VirtualTreeSetCellValueEventHandler | Represents the method for handling events which take a VirtualTreeSetCellValueInfo object as a parameter. |
Enums
Name | Description |
---|---|
ColumnFilterPopupMode | Enumerates values that specify the pop-up filter menu style. |
EditFormColumnCaptionLocation | Enumerates values that specify the location of the editor’s caption within the Edit Form. |
EditFormResult | Enumerates values that specify the button clicked in the Edit Form. |
FilterMode | Enumerates modes that specify whether to show only the filtered nodes or also show their parent and child nodes. |
FilterPopupMode | Enumerates values that specify the pop-up filter menu style. |
FindMode | Contains values that specify how data searching is initiated within specific controls. |
HitInfoType | Lists values that identify the different elements of the Tree List control. |
LineStyle | Specifies the tree line style for the current TreeList control. |
NodeChangeTypeEnum | Contains values indicating how the node has been changed. |
ScrollVisibility | Lists values specifying the availability of the control’s elements that enable data scrolling. |
ShowButtonModeEnum | Contains settings that define the visibility of editor buttons within a TreeList cell. |
ShowFilterPanelMode | Contains values that specify when the Filter Panel is visible. |
SummaryItemType | Specifies summary type to calculate against a group of column cells. |
TreeListAnimationType | Lists the values that identify cells within which animation is enabled. |
TreeListBestFitMode | Enumerates the best fit operaton modes. |
TreeListEditingMode | Enumerates values that specify how users edit values in the tree list cells. |
TreeListNewItemRowPosition | Enumerates values that specify whether the New Item Row is displayed at the top or bottom of the list. |
TreeListState | Contains values indicating all the available states for the Tree List. |