TreeListView.TreeListCommands Property
Provides access to view commands.
Namespace: DevExpress.Xpf.Grid
Assembly: DevExpress.Xpf.Grid.v24.2.dll
NuGet Package: DevExpress.Wpf.Grid.Core
Declaration
Property Value
Type | Description |
---|---|
TreeListViewCommands | A TreeListViewCommands object that provides a set of view commands. |
See Also