Back to Devexpress

EditorStyles.CalendarCellOtherPeriod Property

aspnet-devexpress-dot-web-dot-editorstyles-7d7d4e6f.md

latest1.2 KB
Original Source

EditorStyles.CalendarCellOtherPeriod Property

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.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public virtual CalendarElementStyle CalendarCellOtherPeriod { get; }
vb
Public Overridable ReadOnly Property CalendarCellOtherPeriod As CalendarElementStyle

Property Value

TypeDescription
CalendarElementStyle

A CalendarElementStyle object that contains the style settings.

|

See Also

EditorStyles Class

EditorStyles Members

DevExpress.Web Namespace