Back to Devexpress

DataViewCommandsBase Class

wpf-devexpress-dot-xpf-dot-grid-acfe04b3.md

latest1.4 KB
Original Source

DataViewCommandsBase Class

Contains built-in commands common to all the GridControl views.

Namespace : DevExpress.Xpf.Grid

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

NuGet Package : DevExpress.Wpf.Grid.Core

Declaration

csharp
public abstract class DataViewCommandsBase :
    INotifyPropertyChanged
vb
Public MustInherit Class DataViewCommandsBase
    Implements INotifyPropertyChanged

The following members return DataViewCommandsBase objects:

Inheritance

Object DataViewCommandsBase GridViewCommandsBase

TreeListViewCommands

TableViewCommands

CardViewCommands

See Also

DataViewCommandsBase Members

DevExpress.Xpf.Grid Namespace