ComponentOne Calendar for ASP.NET: Calendar for ASP.NET AJAX Task-Based Help > Customizing C1Calendar Appearance > Apply Built-in Date Format Patterns to Calendar Title or Month Title > Displaying the Abbreviated Month Name Range and Year for Multiple Calendars

Displaying the Abbreviated Month Name Range and Year for Multiple Calendars

To display the abbreviated calendar month name range and year for multiple calendars, complete the following steps:

1.   Add a C1Calendar to your page.

2.   Set the MonthCols property to 2 and the MonthRows property to 2 so C1Calendar displays 4 calendar months in a horizontal layout.

3.   In C1Calendar's Properties window, click on the drop-down button in the CalendarTitle property to open the list of custom date format patterns.

4.   Select the date format pattern, {1:MMMM yyyy}---{2:MMMM yyyy}.

The abbreviated calendar month name range and year is displayed on the calendar title.

 


Send comments about this topic to ComponentOne.
Copyright © 1987-2010 ComponentOne LLC. All rights reserved.