aspnet-devexpress-dot-web-482f1570.md
Provides style settings used to paint the left and right panel of individual headlines, and headlines displayed within the ASPxNewsControl.
Namespace : DevExpress.Web
Assembly : DevExpress.Web.v25.2.dll
NuGet Package : DevExpress.Web
public class HeadlinePanelStyle :
HeadlineStyle
Public Class HeadlinePanelStyle
Inherits HeadlineStyle
The following members return HeadlinePanelStyle objects:
These settings can be accessed via the ASPxHeadline.LeftPanelStyle and ASPxNewsControl.ItemRightPanelStyle properties.
Object MarshalByRefObject Component Style AppearanceStyleBase AppearanceStyle HeadlineStyle HeadlinePanelStyle
See Also