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

AgendaViewStyles Class

Contains settings that allow you to define the appearance of the Agenda View‘s visual elements.

Namespace: DevExpress.Web.ASPxScheduler

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

Declaration

public class AgendaViewStyles :
    ASPxSchedulerStylesBase

The following members return AgendaViewStyles objects:

Library Related API Members
ASP.NET Bootstrap Controls BootstrapAgendaView.AgendaViewStyles
BootstrapAgendaView.Styles
ASP.NET Web Forms Controls AgendaView.AgendaViewStyles
AgendaView.Styles

Remarks

An object of the AgendaViewStyles type can be accessed by the AgendaView.AgendaViewStyles property.

Implements

Inheritance

Object
StateManager
PropertiesBase
StylesBase
DevExpress.Web.ASPxScheduler.ASPxSchedulerStylesBase
AgendaViewStyles
See Also