A newer version of this page is available.
AgendaViewAppointmentDisplayOptions.ContinueArrowDisplayType Property
This property has no effect for the Agenda View.
Namespace: DevExpress.XtraScheduler
Assembly: DevExpress.XtraScheduler.v18.2.Core.dll
Declaration
[Browsable(false)]
public override AppointmentContinueArrowDisplayType ContinueArrowDisplayType { get; set; }
<Browsable(False)>
Public Overrides Property ContinueArrowDisplayType As AppointmentContinueArrowDisplayType
Property Value
Type |
---|
AppointmentContinueArrowDisplayType |
Property Paths
You can access this nested property as listed below:
Library | Object Type | Path to ContinueArrowDisplayType |
---|---|---|
WinForms Controls | AgendaView |
|
ASP.NET Controls and MVC Extensions | AgendaView |
|
MVCxSchedulerAgendaView |
|
|
ASP.NET Bootstrap Controls | BootstrapAgendaView |
|
See Also
Feedback