Skip to main content

DXCollectionViewCommands Class

Provides access to CollectionView commands.

Namespace: DevExpress.Maui.CollectionView

Assembly: DevExpress.Maui.CollectionView.dll

NuGet Package: DevExpress.Maui.CollectionView

Declaration

public class DXCollectionViewCommands :
    BindableObject

The following members return DXCollectionViewCommands objects:

Inheritance

Object
BindableObject
DXCollectionViewCommands
See Also