Skip to main content
Tab

EditorStyles.CalendarButton Property

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

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public virtual EditButtonStyle CalendarButton { get; }

Property Value

Type Description
EditButtonStyle

A EditButtonStyle object that contains the style settings.

See Also