Back to Devexpress

AgendaView.MenuCaption Property

windowsforms-devexpress-dot-xtrascheduler-dot-agendaview-0c15a299.md

latest1.1 KB
Original Source

AgendaView.MenuCaption Property

Gets or sets the menu caption string to indicate the Agenda view.

.

Namespace : DevExpress.XtraScheduler

Assembly : DevExpress.XtraScheduler.v25.2.dll

NuGet Package : DevExpress.Win.Scheduler

Declaration

csharp
public override string MenuCaption { get; set; }
vb
Public Overrides Property MenuCaption As String

Property Value

TypeDescription
String

A string that is the menu caption for commands switching the scheduler to the Agenda view.

|

See Also

AgendaView Class

AgendaView Members

DevExpress.XtraScheduler Namespace