Back to Devexpress

CardView.CollapsedCardOrientation Property

wpf-devexpress-dot-xpf-dot-grid-dot-cardview-a306a97e.md

latest1.2 KB
Original Source

CardView.CollapsedCardOrientation Property

Gets the orientation of collapsed cards. This is a dependency property.

Namespace : DevExpress.Xpf.Grid

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

NuGet Package : DevExpress.Wpf.Grid.Core

Declaration

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

Property Value

TypeDescription
DevExpress.Xpf.Grid.CollapsedCardOrientation

A DevExpress.Xpf.Grid.CollapsedCardOrientation enumeration member that specifies the orientation of collapsed cards.

|

See Also

CardLayout

CardView Class

CardView Members

DevExpress.Xpf.Grid Namespace