ASPxTitleIndex.GroupHeaderTextStyle Property
In This Article
Gets the style settings used to paint the text within group headers.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public TitleIndexGroupHeaderStyle GroupHeaderTextStyle { get; }
#Property Value
Type | Description |
---|---|
Title |
A Title |
#Remarks
For more information on groups, see Group.
See Also