TreeListViewCommands Class
In This Article
Contains the commands allowing some frequently used TreeListView actions to be easily programmed via XAML markup.
Namespace: DevExpress.Xpf.Grid
Assembly: DevExpress.Xpf.Grid.v14.2.dll
#Declaration
#Returned By
The TreeListView.TreeListCommands property returns an instance of TreeListViewCommands.
#Inheritance
Object
DataViewCommandsBase
TreeListViewCommands
See Also