Skip to main content
Tab

CalendarElementStyle Class

Contains style settings that define the appearance of diffrerent elements within a calendar control.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public class CalendarElementStyle :
    AppearanceStyle

The following members return CalendarElementStyle objects:

Show 51 links

Remarks

This class inherits the functionality of its ancestor and hides some properties that are not in effect for the corresponding elements.

See Also