CardData.IsExpanded Attached Property
Gets whether the card is expanded.
Namespace: DevExpress.Xpf.Grid
Assembly: DevExpress.Xpf.Grid.v25.2.dll
NuGet Package: DevExpress.Wpf.Grid.Core
Declaration
Returns
| Type | Description |
|---|---|
| Boolean |
|
Remarks
To learn more, see Expanding and Collapsing Cards.
See Also