Back to Devexpress

EditorStyles.CalendarCell Property

aspnet-devexpress-dot-web-dot-editorstyles-27039b50.md

latest1.0 KB
Original Source

EditorStyles.CalendarCell Property

Gets the style settings that define the appearance of a calendar’s cell.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

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

Property Value

TypeDescription
CalendarElementStyle

A EditButtonStyle object that contains the style settings.

|

See Also

EditorStyles Class

EditorStyles Members

DevExpress.Web Namespace