MoreButton.TargetViewStart Property
Gets or sets the start of the interval that will be displayed in the view when the MoreButton is clicked.
Namespace: DevExpress.XtraScheduler.Drawing
Assembly: DevExpress.XtraScheduler.v24.1.dll
NuGet Package: DevExpress.Win.Scheduler
Declaration
Property Value
Type | Description |
---|---|
DateTime | A DateTime value that specifies the interval start. |
See Also