Back to Devexpress

DXCollectionView.Commands Property

maui-devexpress-dot-maui-dot-collectionview-dot-dxcollectionview-3b9dea85.md

latest905 B
Original Source

DXCollectionView.Commands Property

Returns the collection of CollectionView commands.

Namespace : DevExpress.Maui.CollectionView

Assembly : DevExpress.Maui.CollectionView.dll

NuGet Package : DevExpress.Maui.CollectionView

Declaration

csharp
public DXCollectionViewCommands Commands { get; }

Property Value

TypeDescription
DXCollectionViewCommands

An object that specifies a set of commands.

|

See Also

DXCollectionView Class

DXCollectionView Members

DevExpress.Maui.CollectionView Namespace