CardData.CardHeaderData Property
Gets the CardHeaderData object that contains the card header’s data.
Namespace: DevExpress.Xpf.Grid
Assembly: DevExpress.Xpf.Grid.v24.2.dll
NuGet Package: DevExpress.Wpf.Grid.Core
Declaration
Property Value
Type | Description |
---|---|
CardHeaderData | A CardHeaderData object that contains the card header’s data. |
See Also