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

NuGet Package: DevExpress.Web.Scheduler

Declaration

public class AgendaViewStyles :
    ASPxSchedulerStylesBase

The following members return AgendaViewStyles objects:

Library Related API Members
ASP.NET Controls and MVC Extensions AgendaView.Styles
ASP.NET Bootstrap Controls BootstrapAgendaView.AgendaViewStyles
BootstrapAgendaView.Styles

Implements

Inheritance

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