TableView.TableViewCommands Property
In This Article
Provides access to view commands.
Namespace: DevExpress.Xpf.Grid
Assembly: DevExpress.Xpf.Grid.v24.2.dll
NuGet Package: DevExpress.Wpf.Grid.Core
#Declaration
public TableViewCommands TableViewCommands { get; }
#Property Value
Type | Description |
---|---|
Table |
A Table |
See Also