Skip to main content
All docs
V24.2

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

DxTreeListDataColumn Events
Show Inherited Hide Inherited

DxTreeList data column.
Name Description
FilterRowOperatorTypeChanged Fires when the column’s operator type changes.
FilterRowValueChanged Fires when the value in the column’s filter row editor changes.
SortIndexChanged Fires when the column’s sort index changes.
SortOrderChanged Fires when the column’s sort order changes.
VisibleChanged Fires when column visibility changes. Inherited from DxTreeListColumn.
VisibleIndexChanged Fires when the column’s visible index changes. Inherited from DxTreeListColumn.
WidthChanged Fires when column width changes. Inherited from DxTreeListColumn.
See Also