HeadlineStyle Class
In This Article
Provides style settings used to paint headline headers.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public class HeadlineStyle :
AppearanceStyle
#Related API Members
The following members return HeadlineStyle objects:
#Remarks
These settings can be accessed via the ASPxHeadline.HeaderStyle and ASPxNewsControl.ItemHeaderStyle properties.
#Inheritance
See Also