Contains the templates used to display the Agenda View elements.
Namespace:DevExpress.Web.ASPxScheduler
Assembly:DevExpress.Web.ASPxScheduler.v17.2.dll

Syntax
C# |
public class AgendaViewTemplates : SchedulerTemplates
|
VB |
Public Class AgendaViewTemplates Inherits SchedulerTemplates
|

Inheritance Hierarchy
System.Object
SchedulerTemplates
AgendaViewTemplates

See Also