Skip to main content

TileBar.GroupHeaderProperty Field

OBSOLETE

The TileBar.GroupHeader property is now obsolete. Use the TileBar.GroupStyle property and the CollectionView grouping functionality instead.

Identifies the TileBar.GroupHeader dependency property.

Namespace: DevExpress.Xpf.Navigation

Assembly: DevExpress.Xpf.Controls.v23.2.dll

NuGet Package: DevExpress.Wpf.Controls

Declaration

[Obsolete("The TileBar.GroupHeader property is now obsolete. Use the TileBar.GroupStyle property and the CollectionView grouping functionality instead.")]
[Browsable(false)]
public static readonly DependencyProperty GroupHeaderProperty
See Also