TreeListView.TreeListCommands Property
In This Article
Provides access to view commands.
Namespace: DevExpress.Xpf.Grid
Assembly: DevExpress.Xpf.Grid.v24.2.dll
NuGet Package: DevExpress.Wpf.Grid.Core
#Declaration
public TreeListViewCommands TreeListCommands { get; }
#Property Value
Type | Description |
---|---|
Tree |
A Tree |
See Also