Is it possible to replicate some of the RadTreeListView behavior for columns in a GanttView. There are two things I am interested in: styling of the tree expander button ( HierarchyExpandButtonStyle="{StaticResource ExpanderToggleButtonStyle}") and edit triggering on click without row selection (like EditTriggers="CellClick" in a GridViewDataColumn definition)