Back to Devexpress

DXCollectionViewCommands Class

maui-devexpress-dot-maui-dot-collectionview-d9c1fae3.md

latest1.3 KB
Original Source

DXCollectionViewCommands Class

Provides access to CollectionView commands.

Namespace : DevExpress.Maui.CollectionView

Assembly : DevExpress.Maui.CollectionView.dll

NuGet Package : DevExpress.Maui.CollectionView

Declaration

csharp
public class DXCollectionViewCommands :
    BindableObject

The following members return DXCollectionViewCommands objects:

Implements

INotifyPropertyChanged

Inheritance

System.Object BindableObject DXCollectionViewCommands

Extension Methods

Yield<DXCollectionViewCommands>()

YieldIfNotNull<DXCollectionViewCommands>()

See Also

DXCollectionViewCommands Members

DevExpress.Maui.CollectionView Namespace