Provides access to view commands.
Namespace:DevExpress.Xpf.Grid
Assembly:DevExpress.Xpf.Grid.v19.2.dll

Syntax
C# |
public TreeListViewCommands TreeListCommands { get; }
|
VB |
Public ReadOnly Property TreeListCommands As TreeListViewCommands
|
Property value
Type:
TreeListViewCommands
A TreeListViewCommands object that provides a set of view commands.

See Also