Skip to main content

DataViewCommandsBase Class

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

Namespace: DevExpress.Xpf.Grid

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

NuGet Package: DevExpress.Wpf.Grid.Core

Declaration

public abstract class DataViewCommandsBase :
    INotifyPropertyChanged

The following members return DataViewCommandsBase objects:

See Also