C1.Silverlight.Schedule.5
C1CalendarItem Class Properties

For a list of all members of this type, see C1CalendarItem members.

Public Properties
 NameDescription
Public PropertyActualHeight (Inherited from System.Windows.FrameworkElement)
Public PropertyActualWidth (Inherited from System.Windows.FrameworkElement)
Public PropertyAllowDrop (Inherited from System.Windows.UIElement)
Public PropertyBackground (Inherited from System.Windows.Controls.Control)
Public PropertyBorderBrush (Inherited from System.Windows.Controls.Control)
Public PropertyBorderThickness (Inherited from System.Windows.Controls.Control)
Public PropertyC1CalendarGets a C1Calendar owning this C1CalendarItem control. This is a dependency property.  
Public PropertyCacheMode (Inherited from System.Windows.UIElement)
Public PropertyCalendarHelperGets or sets the CalendarBase.CalendarHelper object that provides calendar-dependant properties. This is a dependency property. (Inherited from C1.Silverlight.Schedule.CalendarBase)
Public PropertyCharacterSpacing (Inherited from System.Windows.Controls.Control)
Public PropertyClip (Inherited from System.Windows.UIElement)
Public PropertyCursor (Inherited from System.Windows.FrameworkElement)
Public PropertyDataContext (Inherited from System.Windows.FrameworkElement)
Public PropertyDayOfWeekSlotStyleGets 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)
Public PropertyDayOfWeekSlotTemplateGets 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)
Public PropertyDaySlotStyleGets 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)
Public PropertyDaySlotTemplateGets 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)
Public PropertyDaysOfWeekPanelGets 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)
Public PropertyDaysPanelGets 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)
Public PropertyDesiredSize (Inherited from System.Windows.UIElement)
Public PropertyDispatcher (Inherited from System.Windows.DependencyObject)
Public PropertyEffect (Inherited from System.Windows.UIElement)
Public PropertyFlowDirection (Inherited from System.Windows.FrameworkElement)
Public PropertyFontFamily (Inherited from System.Windows.Controls.Control)
Public PropertyFontSize (Inherited from System.Windows.Controls.Control)
Public PropertyFontStretch (Inherited from System.Windows.Controls.Control)
Public PropertyFontStyle (Inherited from System.Windows.Controls.Control)
Public PropertyFontWeight (Inherited from System.Windows.Controls.Control)
Public PropertyForeground (Inherited from System.Windows.Controls.Control)
Public PropertyGenerateAdjacentNextMonthDaysGets or sets a value that determines whether the day slots corresponding to days of a month next to the currently represented one will show the days or will be empty. The default value is False. This is a dependency property.  
Public PropertyGenerateAdjacentPreviousMonthDaysGets or sets a value that determines whether the day slots corresponding to days of a month previous to the currently represented one will show the days or will be empty. The default value is False. This is a dependency property.  
Public PropertyHeight (Inherited from System.Windows.FrameworkElement)
Public PropertyHorizontalAlignment (Inherited from System.Windows.FrameworkElement)
Public PropertyHorizontalContentAlignment (Inherited from System.Windows.Controls.Control)
Public PropertyIsEnabled (Inherited from System.Windows.Controls.Control)
Public PropertyIsHitTestVisible (Inherited from System.Windows.UIElement)
Public PropertyIsTabStop (Inherited from System.Windows.Controls.Control)
Public PropertyLanguage (Inherited from System.Windows.FrameworkElement)
Public PropertyMargin (Inherited from System.Windows.FrameworkElement)
Public PropertyMaxDateGets or sets the maximum allowable date. The default is 12/31/9998. This is a dependency property. (Inherited from C1.Silverlight.Schedule.CalendarBase)
Public PropertyMaxHeight (Inherited from System.Windows.FrameworkElement)
Public PropertyMaxWidth (Inherited from System.Windows.FrameworkElement)
Public PropertyMinDateGets or sets the minimum allowable date. The default is 01/01/1753. This is a dependency property. (Inherited from C1.Silverlight.Schedule.CalendarBase)
Public PropertyMinHeight (Inherited from System.Windows.FrameworkElement)
Public PropertyMinWidth (Inherited from System.Windows.FrameworkElement)
Public PropertyMonthGets or sets a month component of the CalendarBase.SelectedDate property. This is a dependency property. (Inherited from C1.Silverlight.Schedule.CalendarBase)
Public PropertyMonthFullNameGets a full name of a month currently represented by calendar taking into account current culture.  
Public PropertyMonthsGets the C1CalendarItem.DateTimeInfoCollection object pre-populated with DateTimeInfo objects representing several adjoining months. This object can be used in xaml for navigating the C1CalendarItem control to the one of the adjoining months.  
Public PropertyName (Inherited from System.Windows.FrameworkElement)
Public PropertyOpacity (Inherited from System.Windows.UIElement)
Public PropertyOpacityMask (Inherited from System.Windows.UIElement)
Public PropertyPadding (Inherited from System.Windows.Controls.Control)
Public PropertyParent (Inherited from System.Windows.FrameworkElement)
Public PropertyProjection (Inherited from System.Windows.UIElement)
Public PropertyRenderSize (Inherited from System.Windows.UIElement)
Public PropertyRenderTransform (Inherited from System.Windows.UIElement)
Public PropertyRenderTransformOrigin (Inherited from System.Windows.UIElement)
Public PropertyResources (Inherited from System.Windows.FrameworkElement)
Public PropertySelectedDateGets or sets the currently selected date. This is a dependency property. (Inherited from C1.Silverlight.Schedule.CalendarBase)
Public PropertyShowNextButtonGets or sets a value that determines whether to show the next month navigation button. The default value is True. This is a dependency property.  
Public PropertyShowPreviousButtonGets or sets a value that determines whether to show the previous month navigation button. The default value is True. This is a dependency property.  
Public PropertyStyle (Inherited from System.Windows.FrameworkElement)
Public PropertyTabIndex (Inherited from System.Windows.Controls.Control)
Public PropertyTabNavigation (Inherited from System.Windows.Controls.Control)
Public PropertyTag (Inherited from System.Windows.FrameworkElement)
Public PropertyTemplate (Inherited from System.Windows.Controls.Control)
Public PropertyThemeGets or sets a System.Windows.ResourceDictionary object containing calendar theme resources. (Inherited from C1.Silverlight.Schedule.CalendarBase)
Public PropertyTriggers (Inherited from System.Windows.FrameworkElement)
Public PropertyUseLayoutRounding (Inherited from System.Windows.UIElement)
Public PropertyVerticalAlignment (Inherited from System.Windows.FrameworkElement)
Public PropertyVerticalContentAlignment (Inherited from System.Windows.Controls.Control)
Public PropertyVisibility (Inherited from System.Windows.UIElement)
Public PropertyWidth (Inherited from System.Windows.FrameworkElement)
Public PropertyYearGets or sets a year component of the CalendarBase.SelectedDate property. This is a dependency property. (Inherited from C1.Silverlight.Schedule.CalendarBase)
Public PropertyYearsGets the C1CalendarItem.DateTimeInfoCollection object pre-populated with DateTimeInfo objects representing several adjoining years. This object can be used in xaml for navigating the C1CalendarItem control to the one of the adjoining years.  
Top
See Also

Reference

C1CalendarItem Class
C1.Silverlight.Schedule Namespace

 

 


Copyright (c) GrapeCity, inc. All rights reserved.