C1.Silverlight.Schedule.5
C1Calendar Class Members
Fields  Properties  Methods  Events

The following tables list the members exposed by C1Calendar.

Public Constructors
 NameDescription
Public ConstructorC1Calendar ConstructorInitializes the new instance of the C1Calendar control.  
Top
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)AdjacentMonthDayBrushPropertyIdentifies the AdjacentMonthDayBrush dependency property.  
Public Fieldstatic (Shared in Visual Basic)BoldedDatesPropertyIdentifies the BoldedDates dependency property.  
Public Fieldstatic (Shared in Visual Basic)DaysOfWeekBorderBrushPropertyIdentifies the DaysOfWeekBorderBrush dependency property.  
Public Fieldstatic (Shared in Visual Basic)DisabledDayBrushPropertyIdentifies the DisabledDayBrush dependency property.  
Public Fieldstatic (Shared in Visual Basic)DropDownItemCountPropertyIdentifies the DropDownItemCount dependency property.  
Public Fieldstatic (Shared in Visual Basic)GenerateAdjacentMonthDaysPropertyIdentifies the GenerateAdjacentMonthDays dependency property.  
Public Fieldstatic (Shared in Visual Basic)MaxSelectionCountPropertyIdentifies the MaxSelectionCount dependency property.  
Public Fieldstatic (Shared in Visual Basic)MonthCalendarStylePropertyIdentifies the MonthCalendarStyle dependency property.  
Public Fieldstatic (Shared in Visual Basic)MonthCountPropertyIdentifies the MonthCount dependency property.  
Public Fieldstatic (Shared in Visual Basic)MonthHeaderBackgroundPropertyIdentifies the MonthHeaderBackground dependency property.  
Public Fieldstatic (Shared in Visual Basic)MonthHeaderFontFamilyPropertyIdentifies the MonthHeaderFontFamily dependency property.  
Public Fieldstatic (Shared in Visual Basic)MonthHeaderFontSizePropertyIdentifies the MonthHeaderFontSize dependency property.  
Public Fieldstatic (Shared in Visual Basic)MonthHeaderFontWeightPropertyIdentifies the MonthHeaderFontWeight dependency property.  
Public Fieldstatic (Shared in Visual Basic)MonthHeaderForegroundPropertyIdentifies the MonthHeaderForeground dependency property.  
Public Fieldstatic (Shared in Visual Basic)MonthHeightPropertyIdentifies the MonthHeight dependency property.  
Public Fieldstatic (Shared in Visual Basic)MonthSlotStylePropertyIdentifies the MonthSlotStyle dependency property.  
Public Fieldstatic (Shared in Visual Basic)MonthsPanelPropertyIdentifies the MonthsPanel dependency property.  
Public Fieldstatic (Shared in Visual Basic)MonthWidthPropertyIdentifies the MonthWidth dependency property.  
Public Fieldstatic (Shared in Visual Basic)NavigationButtonBrushPropertyIdentifies the NavigationButtonBrush dependency property.  
Public Fieldstatic (Shared in Visual Basic)NextMonthCommandDefines the command that makes a next month the month that is currently represented by the control.  
Public Fieldstatic (Shared in Visual Basic)PreviousMonthCommandDefines the command that makes a previous month the month that is currently represented by the control.  
Public Fieldstatic (Shared in Visual Basic)SelectedDatesPropertyIdentifies the SelectedDates dependency property.  
Public Fieldstatic (Shared in Visual Basic)SelectedDayBrushPropertyIdentifies the SelectedDayBrush dependency property.  
Public Fieldstatic (Shared in Visual Basic)SelectionModePropertyIdentifies the SelectionMode dependency property.  
Public Fieldstatic (Shared in Visual Basic)ShowWeekNumbersPropertyIdentifies the ShowWeekNumbers dependency property.  
Public Fieldstatic (Shared in Visual Basic)TodayBrushPropertyIdentifies the TodayBrush dependency property.  
Public Fieldstatic (Shared in Visual Basic)WeekendBrushPropertyIdentifies the WeekendBrush dependency property.  
Top
Public Properties
 NameDescription
Public PropertyActualHeight (Inherited from System.Windows.FrameworkElement)
Public PropertyActualWidth (Inherited from System.Windows.FrameworkElement)
Public PropertyAdjacentMonthDayBrushGets or sets a System.Windows.Media.Brush object used to display adjacent month days. This is a dependency property.  
Public PropertyAllowDrop (Inherited from System.Windows.UIElement)
Public PropertyBackground (Inherited from System.Windows.Controls.Control)
Public PropertyBoldedDatesGets or sets the list of bolded dates. This is a dependency property.  
Public PropertyBorderBrush (Inherited from System.Windows.Controls.Control)
Public PropertyBorderThickness (Inherited from System.Windows.Controls.Control)
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 PropertyDaysOfWeekBorderBrushGets or sets a System.Windows.Media.Brush object used to underline days of week. This is a dependency property.  
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 PropertyDisabledDayBrushGets or sets a System.Windows.Media.Brush object used to display disabled days. This is a dependency property.  
Public PropertyDispatcher (Inherited from System.Windows.DependencyObject)
Public PropertyDropDownItemCountGets or sets the number of items in dropdown month/year selectors in the month header. This is a dependency property.  
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 PropertyGenerateAdjacentMonthDaysGets 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.  
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 PropertyMaxSelectionCountGets or sets the maximum number of days that can be selected in the control. This is a dependency property.  
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 PropertyMonthCalendarStyleGets or sets a Style applied to each child C1CalendarItem representing a single month. This is a dependency property.  
Public PropertyMonthCountGets or sets a number of months currently represented by the calendar. The default value is 1. This is a dependency property.  
Public PropertyMonthHeaderBackgroundGets or sets a System.Windows.Media.Brush object used to color month header. This is a dependency property.  
Public PropertyMonthHeaderFontFamilyGets or sets a System.Windows.Media.FontFamily object used to to display month header text. This is a dependency property.  
Public PropertyMonthHeaderFontSizeGets or sets a System.Double value determining month header font size. This is a dependency property.  
Public PropertyMonthHeaderFontWeightGets or sets a System.Windows.FontWeight object used to to display month header text. This is a dependency property.  
Public PropertyMonthHeaderForegroundGets or sets a System.Windows.Media.Brush object used to color month header text. This is a dependency property.  
Public PropertyMonthHeightGets or sets a value that determines a height of each month slot of the calendar. This is a dependency property.  
Public PropertyMonthSlotStyleGets 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.  
Public PropertyMonthsPanelGets or sets an ItemsPanelTemplate that defines the panel that lays out elements representing separate months. This is a dependency property.  
Public PropertyMonthWidthGets or sets a value that determines a width of each month slot of the calendar. This is a dependency property.  
Public PropertyName (Inherited from System.Windows.FrameworkElement)
Public PropertyNavigationButtonBrushGets or sets a System.Windows.Media.Brush object used to color navigation buttons. This is a dependency property.  
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 PropertySelectedDatesGets or sets the list of selected dates. This is a dependency property.  
Public PropertySelectedDayBrushGets or sets a System.Windows.Media.Brush object used to highlight selected dates. This is a dependency property.  
Public PropertySelectionModeGets or sets the selection behavior for the C1Calendar control. This is a dependency property. The default value is System.Windows.Controls.SelectionMode.Extended.  
Public PropertyShowWeekNumbersGets or sets a System.Boolean value indicating whether the control displays week numbers (1-52). This is a dependency property. The default is false.  
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 PropertyTodayBrushGets or sets a System.Windows.Media.Brush object used to highlight current date. This is a dependency property.  
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 PropertyWeekendBrushGets or sets a System.Windows.Media.Brush object used to display weekends. This is a dependency property.  
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)
Top
Public Methods
 NameDescription
Public MethodAddHandler (Inherited from System.Windows.UIElement)
Public MethodApplyTemplate (Inherited from System.Windows.Controls.Control)
Public MethodArrange (Inherited from System.Windows.UIElement)
Public MethodCaptureMouse (Inherited from System.Windows.UIElement)
Public MethodClearValue (Inherited from System.Windows.DependencyObject)
Public MethodFindName (Inherited from System.Windows.FrameworkElement)
Public MethodFocus (Inherited from System.Windows.Controls.Control)
Public MethodGetAnimationBaseValue (Inherited from System.Windows.DependencyObject)
Public MethodGetBindingExpression (Inherited from System.Windows.FrameworkElement)
Public MethodGetValue (Inherited from System.Windows.DependencyObject)
Public MethodInvalidateArrange (Inherited from System.Windows.UIElement)
Public MethodInvalidateMeasure (Inherited from System.Windows.UIElement)
Public MethodMeasure (Inherited from System.Windows.UIElement)
Public MethodNextMonthMakes the next month the month that is currently represented by the control.  
Public MethodOnApplyTemplateOverridden.   
Public MethodPreviousMonthMakes the previous month the month that is currently represented by the control.  
Public MethodReadLocalValue (Inherited from System.Windows.DependencyObject)
Public MethodReleaseMouseCapture (Inherited from System.Windows.UIElement)
Public MethodRemoveHandler (Inherited from System.Windows.UIElement)
Public MethodSetBinding (Inherited from System.Windows.FrameworkElement)
Public MethodSetValue (Inherited from System.Windows.DependencyObject)
Public MethodTodayNavigates control to the current date.  
Public MethodTransformToVisual (Inherited from System.Windows.UIElement)
Public MethodUpdateLayout (Inherited from System.Windows.UIElement)
Top
Public Events
 NameDescription
Public EventBindingValidationError (Inherited from System.Windows.FrameworkElement)
Public EventDataContextChanged (Inherited from System.Windows.FrameworkElement)
Public EventDragEnter (Inherited from System.Windows.UIElement)
Public EventDragLeave (Inherited from System.Windows.UIElement)
Public EventDragOver (Inherited from System.Windows.UIElement)
Public EventDrop (Inherited from System.Windows.UIElement)
Public EventGotFocus (Inherited from System.Windows.UIElement)
Public EventIsEnabledChanged (Inherited from System.Windows.Controls.Control)
Public EventKeyDown (Inherited from System.Windows.UIElement)
Public EventKeyUp (Inherited from System.Windows.UIElement)
Public EventLayoutUpdated (Inherited from System.Windows.FrameworkElement)
Public EventLoaded (Inherited from System.Windows.FrameworkElement)
Public EventLostFocus (Inherited from System.Windows.UIElement)
Public EventLostMouseCapture (Inherited from System.Windows.UIElement)
Public EventMediaCommand (Inherited from System.Windows.UIElement)
Public EventMouseEnter (Inherited from System.Windows.UIElement)
Public EventMouseLeave (Inherited from System.Windows.UIElement)
Public EventMouseLeftButtonDown (Inherited from System.Windows.UIElement)
Public EventMouseLeftButtonUp (Inherited from System.Windows.UIElement)
Public EventMouseMove (Inherited from System.Windows.UIElement)
Public EventMouseRightButtonDown (Inherited from System.Windows.UIElement)
Public EventMouseRightButtonUp (Inherited from System.Windows.UIElement)
Public EventMouseWheel (Inherited from System.Windows.UIElement)
Public EventSelectedDateChangedOccurs when the CalendarBase.SelectedDate property value has been changed. (Inherited from C1.Silverlight.Schedule.CalendarBase)
Public EventSizeChanged (Inherited from System.Windows.FrameworkElement)
Public EventTextInput (Inherited from System.Windows.UIElement)
Public EventTextInputStart (Inherited from System.Windows.UIElement)
Public EventTextInputUpdate (Inherited from System.Windows.UIElement)
Public EventUnloaded (Inherited from System.Windows.FrameworkElement)
Top
See Also

Reference

C1Calendar Class
C1.Silverlight.Schedule Namespace

 

 


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