| Name | Description |
 | ActualHeight | (Inherited from System.Windows.FrameworkElement) |
 | ActualWidth | (Inherited from System.Windows.FrameworkElement) |
 | AdjacentMonthDayBrush | Gets or sets a System.Windows.Media.Brush object used to display adjacent month days. This is a dependency property. |
 | AllowDrop | (Inherited from System.Windows.UIElement) |
 | Background | (Inherited from System.Windows.Controls.Control) |
 | BoldedDates | Gets or sets the list of bolded dates. This is a dependency property. |
 | BorderBrush | (Inherited from System.Windows.Controls.Control) |
 | BorderThickness | (Inherited from System.Windows.Controls.Control) |
 | CacheMode | (Inherited from System.Windows.UIElement) |
 | CalendarHelper | Gets or sets the CalendarBase.CalendarHelper object that provides calendar-dependant properties. This is a dependency property. (Inherited from C1.Silverlight.Schedule.CalendarBase) |
 | CharacterSpacing | (Inherited from System.Windows.Controls.Control) |
 | Clip | (Inherited from System.Windows.UIElement) |
 | Cursor | (Inherited from System.Windows.FrameworkElement) |
 | DataContext | (Inherited from System.Windows.FrameworkElement) |
 | DayOfWeekSlotStyle | Gets or sets a Style for DayOfWeekSlotPresenter elements which are the root elements of a visual tree representing a single day of the week. (Inherited from C1.Silverlight.Schedule.CalendarBase) |
 | DayOfWeekSlotTemplate | Gets or sets a DataTemplate that defines a UI representation of a single day of the week. This is a dependency property. (Inherited from C1.Silverlight.Schedule.CalendarBase) |
 | DaySlotStyle | Gets or sets a Style for DaySlotPresenter elements which are the root elements of a visual tree representing a single day of a month. (Inherited from C1.Silverlight.Schedule.CalendarBase) |
 | DaySlotTemplate | Gets or sets a DataTemplate that defines a UI representation of a single day of a month. This is a dependency property. (Inherited from C1.Silverlight.Schedule.CalendarBase) |
 | DaysOfWeekBorderBrush | Gets or sets a System.Windows.Media.Brush object used to underline days of week. This is a dependency property. |
 | DaysOfWeekPanel | Gets or sets an ItemsPanelTemplate that defines the panel that lays out elements representing days of the week. This is a dependency property. (Inherited from C1.Silverlight.Schedule.CalendarBase) |
 | DaysPanel | Gets or sets an ItemsPanelTemplate that defines the panel that lays out elements representing days of a month. This is a dependency property. (Inherited from C1.Silverlight.Schedule.CalendarBase) |
 | DesiredSize | (Inherited from System.Windows.UIElement) |
 | DisabledDayBrush | Gets or sets a System.Windows.Media.Brush object used to display disabled days. This is a dependency property. |
 | Dispatcher | (Inherited from System.Windows.DependencyObject) |
 | DropDownItemCount | Gets or sets the number of items in dropdown month/year selectors in the month header. This is a dependency property. |
 | Effect | (Inherited from System.Windows.UIElement) |
 | FlowDirection | (Inherited from System.Windows.FrameworkElement) |
 | FontFamily | (Inherited from System.Windows.Controls.Control) |
 | FontSize | (Inherited from System.Windows.Controls.Control) |
 | FontStretch | (Inherited from System.Windows.Controls.Control) |
 | FontStyle | (Inherited from System.Windows.Controls.Control) |
 | FontWeight | (Inherited from System.Windows.Controls.Control) |
 | Foreground | (Inherited from System.Windows.Controls.Control) |
 | GenerateAdjacentMonthDays | Gets or sets a value that determines whether to show days corresponding to months which are adjacent for the months currently represented by the control. The default value is False. This is a dependency property. |
 | Height | (Inherited from System.Windows.FrameworkElement) |
 | HorizontalAlignment | (Inherited from System.Windows.FrameworkElement) |
 | HorizontalContentAlignment | (Inherited from System.Windows.Controls.Control) |
 | IsEnabled | (Inherited from System.Windows.Controls.Control) |
 | IsHitTestVisible | (Inherited from System.Windows.UIElement) |
 | IsTabStop | (Inherited from System.Windows.Controls.Control) |
 | Language | (Inherited from System.Windows.FrameworkElement) |
 | Margin | (Inherited from System.Windows.FrameworkElement) |
 | MaxDate | Gets or sets the maximum allowable date. The default is 12/31/9998. This is a dependency property. (Inherited from C1.Silverlight.Schedule.CalendarBase) |
 | MaxHeight | (Inherited from System.Windows.FrameworkElement) |
 | MaxSelectionCount | Gets or sets the maximum number of days that can be selected in the control. This is a dependency property. |
 | MaxWidth | (Inherited from System.Windows.FrameworkElement) |
 | MinDate | Gets or sets the minimum allowable date. The default is 01/01/1753. This is a dependency property. (Inherited from C1.Silverlight.Schedule.CalendarBase) |
 | MinHeight | (Inherited from System.Windows.FrameworkElement) |
 | MinWidth | (Inherited from System.Windows.FrameworkElement) |
 | Month | Gets or sets a month component of the CalendarBase.SelectedDate property. This is a dependency property. (Inherited from C1.Silverlight.Schedule.CalendarBase) |
 | MonthCalendarStyle | Gets or sets a Style applied to each child C1CalendarItem representing a single month. This is a dependency property. |
 | MonthCount | Gets or sets a number of months currently represented by the calendar. The default value is 1. This is a dependency property. |
 | MonthHeaderBackground | Gets or sets a System.Windows.Media.Brush object used to color month header. This is a dependency property. |
 | MonthHeaderFontFamily | Gets or sets a System.Windows.Media.FontFamily object used to to display month header text. This is a dependency property. |
 | MonthHeaderFontSize | Gets or sets a System.Double value determining month header font size. This is a dependency property. |
 | MonthHeaderFontWeight | Gets or sets a System.Windows.FontWeight object used to to display month header text. This is a dependency property. |
 | MonthHeaderForeground | Gets or sets a System.Windows.Media.Brush object used to color month header text. This is a dependency property. |
 | MonthHeight | Gets or sets a value that determines a height of each month slot of the calendar. This is a dependency property. |
 | MonthSlotStyle | Gets or sets a Style for C1CalendarPresenter elements which are the root elements of a visual tree representing a single month. This is a dependency property. |
 | MonthsPanel | Gets or sets an ItemsPanelTemplate that defines the panel that lays out elements representing separate months. This is a dependency property. |
 | MonthWidth | Gets or sets a value that determines a width of each month slot of the calendar. This is a dependency property. |
 | Name | (Inherited from System.Windows.FrameworkElement) |
 | NavigationButtonBrush | Gets or sets a System.Windows.Media.Brush object used to color navigation buttons. This is a dependency property. |
 | Opacity | (Inherited from System.Windows.UIElement) |
 | OpacityMask | (Inherited from System.Windows.UIElement) |
 | Padding | (Inherited from System.Windows.Controls.Control) |
 | Parent | (Inherited from System.Windows.FrameworkElement) |
 | Projection | (Inherited from System.Windows.UIElement) |
 | RenderSize | (Inherited from System.Windows.UIElement) |
 | RenderTransform | (Inherited from System.Windows.UIElement) |
 | RenderTransformOrigin | (Inherited from System.Windows.UIElement) |
 | Resources | (Inherited from System.Windows.FrameworkElement) |
 | SelectedDate | Gets or sets the currently selected date. This is a dependency property. (Inherited from C1.Silverlight.Schedule.CalendarBase) |
 | SelectedDates | Gets or sets the list of selected dates. This is a dependency property. |
 | SelectedDayBrush | Gets or sets a System.Windows.Media.Brush object used to highlight selected dates. This is a dependency property. |
 | SelectionMode | Gets or sets the selection behavior for the C1Calendar control. This is a dependency property. The default value is System.Windows.Controls.SelectionMode.Extended. |
 | ShowWeekNumbers | Gets or sets a System.Boolean value indicating whether the control displays week numbers (1-52). This is a dependency property. The default is false. |
 | Style | (Inherited from System.Windows.FrameworkElement) |
 | TabIndex | (Inherited from System.Windows.Controls.Control) |
 | TabNavigation | (Inherited from System.Windows.Controls.Control) |
 | Tag | (Inherited from System.Windows.FrameworkElement) |
 | Template | (Inherited from System.Windows.Controls.Control) |
 | Theme | Gets or sets a System.Windows.ResourceDictionary object containing calendar theme resources. (Inherited from C1.Silverlight.Schedule.CalendarBase) |
 | TodayBrush | Gets or sets a System.Windows.Media.Brush object used to highlight current date. This is a dependency property. |
 | Triggers | (Inherited from System.Windows.FrameworkElement) |
 | UseLayoutRounding | (Inherited from System.Windows.UIElement) |
 | VerticalAlignment | (Inherited from System.Windows.FrameworkElement) |
 | VerticalContentAlignment | (Inherited from System.Windows.Controls.Control) |
 | Visibility | (Inherited from System.Windows.UIElement) |
 | WeekendBrush | Gets or sets a System.Windows.Media.Brush object used to display weekends. This is a dependency property. |
 | Width | (Inherited from System.Windows.FrameworkElement) |
 | Year | Gets or sets a year component of the CalendarBase.SelectedDate property. This is a dependency property. (Inherited from C1.Silverlight.Schedule.CalendarBase) |