TableViewCommands Class
In This Article
Contains the commands allowing some frequently used actions to be easily programmed via XAML markup.
Namespace: DevExpress.Xpf.Grid
Assembly: DevExpress.Xpf.Grid.v14.2.dll
#Declaration
#Returned By
The TableView.TableViewCommands property returns an instance of TableViewCommands.
#Remarks
To learn more, see Commands.
#Inheritance
Object
DataViewCommandsBase
GridViewCommandsBase
TableViewCommands
See Also