EditorStyles.CalendarCellOtherPeriod Property
In This Article
Gets the style settings that define the appearance of the a cell that doesn’t refer to the current period (month, year, century).
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public virtual CalendarElementStyle CalendarCellOtherPeriod { get; }
#Property Value
Type | Description |
---|---|
Calendar |
A Calendar |
See Also