TileLayoutControl.GroupHeaderStyle Property
In This Article
Gets or sets a style applied to tile group headers. This is a dependency property.
Namespace: DevExpress.Xpf.LayoutControl
Assembly: DevExpress.Xpf.LayoutControl.v24.2.dll
NuGet Package: DevExpress.Wpf.LayoutControl
#Declaration
#Property Value
Type | Description |
---|---|
Style | The style applied to tile group headers. |
#Remarks
The target type: DevExpress.Xpf.LayoutControl.TileGroupHeader.
To learn more about styles, see the Styling and Templating topic in MSDN.
See Also