EditorStyles.CalendarFastNavItemOtherPeriod Property
Gets the style settings that define the appearance of the fast navigation area’s items that belong to the neighboring period.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
Type | Description |
---|---|
CalendarFastNavItemStyle | A CalendarFastNavItemStyle object which contains the style settings. |
Remarks
The image below displays the background color changed for the fast navigation panel items that belong to the neighboring period.
See Also