Skip to main content

TreeListView.TreeListCommands Property

Provides access to view commands.

Namespace: DevExpress.Xpf.Grid

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

#Declaration

public TreeListViewCommands TreeListCommands { get; }

#Property Value

Type Description
TreeListViewCommands

A TreeListViewCommands object that provides a set of view commands.

See Also