Skip to main content
A newer version of this page is available. .
Tab

HeadlinePanelStyle Class

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.v19.2.dll

Declaration

public class HeadlinePanelStyle :
    HeadlineStyle

Remarks

These settings can be accessed via the ASPxHeadline.LeftPanelStyle and ASPxNewsControl.ItemRightPanelStyle properties.

See Also