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