Skip to main content
A newer version of this page is available. .

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