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

CardView.CollapsedCardOrientation Property

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

Namespace: DevExpress.Xpf.Grid

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

Declaration

public CollapsedCardOrientation CollapsedCardOrientation { get; }

Property Value

Type Description
DevExpress.Xpf.Grid.CollapsedCardOrientation

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

See Also