Back to Devexpress

CardView.CardViewCommands Property

wpf-devexpress-dot-xpf-dot-grid-dot-cardview-71f47ab4.md

latest1.0 KB
Original Source

CardView.CardViewCommands Property

Provides access to view commands.

Namespace : DevExpress.Xpf.Grid

Assembly : DevExpress.Xpf.Grid.v25.2.dll

NuGet Package : DevExpress.Wpf.Grid.Core

Declaration

csharp
public CardViewCommands CardViewCommands { get; }
vb
Public ReadOnly Property CardViewCommands As CardViewCommands

Property Value

TypeDescription
CardViewCommands

A CardViewCommands object that provides a set of view commands.

|

See Also

CardView Class

CardView Members

DevExpress.Xpf.Grid Namespace