Back to Devexpress

TableView.TableViewCommands Property

wpf-devexpress-dot-xpf-dot-grid-dot-tableview-69516634.md

latest1.1 KB
Original Source

TableView.TableViewCommands 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 TableViewCommands TableViewCommands { get; }
vb
Public ReadOnly Property TableViewCommands As TableViewCommands

Property Value

TypeDescription
TableViewCommands

A TableViewCommands object that provides a set of view commands.

|

See Also

Commands

TableView Class

TableView Members

DevExpress.Xpf.Grid Namespace