PivotGridGroup.HeaderImage Property
Gets or sets an image displayed within the Pivot Grid’s group header. This is a dependency property.
Namespace: DevExpress.Xpf.PivotGrid
Assembly: DevExpress.Xpf.PivotGrid.v24.1.dll
NuGet Package: DevExpress.Wpf.PivotGrid
Declaration
Property Value
Type | Description |
---|---|
ImageSource | A System.Windows.Media.ImageSource object specifying the image displayed within the Pivot Grid’s group header. |
See Also