CardView.CollapsedCardOrientation Property
Gets the orientation of collapsed cards. This is a dependency property.
Namespace: DevExpress.Xpf.Grid
Assembly: DevExpress.Xpf.Grid.v24.1.dll
NuGet Package: DevExpress.Wpf.Grid.Core
Declaration
Property Value
Type | Description |
---|---|
DevExpress.Xpf.Grid.CollapsedCardOrientation | A DevExpress.Xpf.Grid.CollapsedCardOrientation enumeration member that specifies the orientation of collapsed cards. |
See Also