ASPxNewsControl.ItemHeaderStyle Property
Gets the style settings used to paint item headers.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v20.2.dll
Declaration
public HeadlineStyle ItemHeaderStyle { get; }
Public ReadOnly Property ItemHeaderStyle As HeadlineStyle
Property Value
Type | Description |
---|---|
HeadlineStyle | A HeadlineStyle object that contains style settings. |
See Also
Feedback