Skip to main content

AgendaViewStyles.VerticalDateHeader Property

Gets the style settings defining the appearance of the date header.

Namespace: DevExpress.Web.ASPxScheduler

Assembly: DevExpress.Web.ASPxScheduler.v23.2.dll

NuGet Package: DevExpress.Web.Scheduler

Declaration

public AgendaVerticalDateHeaderStyles VerticalDateHeader { get; }

Property Value

Type Description
AgendaVerticalDateHeaderStyles

An AgendaVerticalDateHeaderStyles object that contains style settings defining the appearance of the date header.

See Also