DateNavigator.InactiveDaysVisibility Property
In This Article
Gets or sets whether inactive days (dates which do not belong to a current month but are displayed to fill in the first or last row) are shown.
Namespace: DevExpress.XtraScheduler
Assembly: DevExpress.XtraScheduler.v24.2.dll
NuGet Package: DevExpress.Win.Scheduler
#Declaration
#Property Value
Type | Default | Description |
---|---|---|
Calendar |
First |
A Calendar |
Available values:
Name | Description |
---|---|
First |
If the calendar displays several months, only dates before the first month and after the last month shown are visible. |
Visible | |
Hidden |
See Also