Back to Devexpress

TreeListView.TreeListCommands Property

wpf-devexpress-dot-xpf-dot-grid-dot-treelistview-c22a9912.md

latest1.1 KB
Original Source

TreeListView.TreeListCommands Property

Provides access to view commands.

Namespace : DevExpress.Xpf.Grid

Assembly : DevExpress.Xpf.Grid.v25.2.dll

NuGet Package : DevExpress.Wpf.Grid.Core

Declaration

csharp
public TreeListViewCommands TreeListCommands { get; }
vb
Public ReadOnly Property TreeListCommands As TreeListViewCommands

Property Value

TypeDescription
TreeListViewCommands

A TreeListViewCommands object that provides a set of view commands.

|

See Also

Commands

TreeListView Class

TreeListView Members

DevExpress.Xpf.Grid Namespace