Version

Styling Points for xamCalendar

Introduction

Using xamCalendar control to customize the default look and feel of target types via control properties.

Preview

The following pictures identify the various target types, which are configurable using xamCalendar’s control properties. This allows you to render those target types associated with this control as you want them to appear.

xamCalendar StylingPoints 1.png
xamCalendar StylingPoints 2.png
xamCalendar StylingPoints 3.png

xamCalendar Styling Properties

The styling properties of the xamCalendar control.

Target Type Style Properties Description

CalendarItemGroup

CalendarItemGroup.Style

Allows you to customize the appearance of the items contained within the xamCalendar control.

CalendarItemarea

CalendarItemArea.Style

Allows you to customize the appearance of the rectangle area of the items in xamCalendar control.

CalendarItem

CalendarItem.Style

Allows you to customize the appearance of the items (month, year, decade or century) in calendar view.

CalendarItemGroupTitle

CalendarItemGroupTitle.Style

Allows you to customize the appearance of the title of the xamCalendar control.

CalendarDayOfWeek

CalendarDayOfWeek.Style

Allows you to customize the appearance of the days of the week on the xamCalendar control.

CalendarDay

CalendarDay.Style

Allows you to customize appearance of the days of the month on the xamCalendar control.

CalendarWeekNumber

CalendarWeekNumber.Style

Allows you to customize the appearance of the numbers of the weeks in a year on xamCalendar control.

Topics

The following topics provide additional information related to this topic.

Topic Purpose

An introduction to xamCalendar control.