AgendaView.DayCount Property
Gets or sets the number of days displayed in the view.
Namespace: DevExpress.XtraScheduler
Assembly: DevExpress.XtraScheduler.v24.1.dll
NuGet Package: DevExpress.Win.Scheduler
Declaration
Property Value
Type | Default | Description |
---|---|---|
Int32 | 1 | An integer that specifies the number of days whose appointments are listed in the view. |
See Also