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