CalendarElementStyle Class
In This Article
Contains style settings that define the appearance of diffrerent elements within a calendar control.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public class CalendarElementStyle :
AppearanceStyle
#Remarks
This class inherits the functionality of its ancestor and hides some properties that are not in effect for the corresponding elements.
#Inheritance
See Also