C1.Silverlight.Schedule.5 Assembly > C1.Silverlight.Schedule Namespace : C1CalendarItem Class |
The following tables list the members exposed by C1CalendarItem.
Name | Description | |
---|---|---|
C1CalendarItem Constructor | Initializes a new instance of the C1CalendarItem control. |
Name | Description | |
---|---|---|
C1CalendarProperty | Identifies the C1Calendar dependency property. | |
GenerateAdjacentNextMonthDaysProperty | Identifies the GenerateAdjacentNextMonthDays dependency property. | |
GenerateAdjacentPreviousMonthDaysProperty | Identifies the GenerateAdjacentPreviousMonthDays dependency property. | |
ShowNextButtonProperty | Identifies the ShowNextButton dependency property. | |
ShowPreviousButtonProperty | Identifies the ShowPreviousButton dependency property. |
Name | Description | |
---|---|---|
ActualHeight | (Inherited from System.Windows.FrameworkElement) | |
ActualWidth | (Inherited from System.Windows.FrameworkElement) | |
AllowDrop | (Inherited from System.Windows.UIElement) | |
Background | (Inherited from System.Windows.Controls.Control) | |
BorderBrush | (Inherited from System.Windows.Controls.Control) | |
BorderThickness | (Inherited from System.Windows.Controls.Control) | |
C1Calendar | Gets a C1Calendar owning this C1CalendarItem control. This is a dependency property. | |
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) | |
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) | |
Dispatcher | (Inherited from System.Windows.DependencyObject) | |
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) | |
GenerateAdjacentNextMonthDays | Gets 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. | |
GenerateAdjacentPreviousMonthDays | Gets 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. | |
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) | |
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) | |
MonthFullName | Gets a full name of a month currently represented by calendar taking into account current culture. | |
Months | Gets 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. | |
Name | (Inherited from System.Windows.FrameworkElement) | |
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) | |
ShowNextButton | Gets or sets a value that determines whether to show the next month navigation button. The default value is True. This is a dependency property. | |
ShowPreviousButton | Gets or sets a value that determines whether to show the previous month navigation button. The default value is True. This is a dependency property. | |
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) | |
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) | |
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) | |
Years | Gets 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. |
Name | Description | |
---|---|---|
AddHandler | (Inherited from System.Windows.UIElement) | |
ApplyTemplate | (Inherited from System.Windows.Controls.Control) | |
Arrange | (Inherited from System.Windows.UIElement) | |
CaptureMouse | (Inherited from System.Windows.UIElement) | |
ClearValue | (Inherited from System.Windows.DependencyObject) | |
Dispose | Clean up any resources being used. | |
FindName | (Inherited from System.Windows.FrameworkElement) | |
Focus | (Inherited from System.Windows.Controls.Control) | |
GetAnimationBaseValue | (Inherited from System.Windows.DependencyObject) | |
GetBindingExpression | (Inherited from System.Windows.FrameworkElement) | |
GetValue | (Inherited from System.Windows.DependencyObject) | |
InvalidateArrange | (Inherited from System.Windows.UIElement) | |
InvalidateMeasure | (Inherited from System.Windows.UIElement) | |
Measure | (Inherited from System.Windows.UIElement) | |
OnApplyTemplate | Overridden. | |
ReadLocalValue | (Inherited from System.Windows.DependencyObject) | |
ReleaseMouseCapture | (Inherited from System.Windows.UIElement) | |
RemoveHandler | (Inherited from System.Windows.UIElement) | |
SetBinding | (Inherited from System.Windows.FrameworkElement) | |
SetValue | (Inherited from System.Windows.DependencyObject) | |
TransformToVisual | (Inherited from System.Windows.UIElement) | |
UpdateLayout | (Inherited from System.Windows.UIElement) |
Name | Description | |
---|---|---|
BindingValidationError | (Inherited from System.Windows.FrameworkElement) | |
DataContextChanged | (Inherited from System.Windows.FrameworkElement) | |
DragEnter | (Inherited from System.Windows.UIElement) | |
DragLeave | (Inherited from System.Windows.UIElement) | |
DragOver | (Inherited from System.Windows.UIElement) | |
Drop | (Inherited from System.Windows.UIElement) | |
GotFocus | (Inherited from System.Windows.UIElement) | |
IsEnabledChanged | (Inherited from System.Windows.Controls.Control) | |
KeyDown | (Inherited from System.Windows.UIElement) | |
KeyUp | (Inherited from System.Windows.UIElement) | |
LayoutUpdated | (Inherited from System.Windows.FrameworkElement) | |
Loaded | (Inherited from System.Windows.FrameworkElement) | |
LostFocus | (Inherited from System.Windows.UIElement) | |
LostMouseCapture | (Inherited from System.Windows.UIElement) | |
MediaCommand | (Inherited from System.Windows.UIElement) | |
MouseEnter | (Inherited from System.Windows.UIElement) | |
MouseLeave | (Inherited from System.Windows.UIElement) | |
MouseLeftButtonDown | (Inherited from System.Windows.UIElement) | |
MouseLeftButtonUp | (Inherited from System.Windows.UIElement) | |
MouseMove | (Inherited from System.Windows.UIElement) | |
MouseRightButtonDown | (Inherited from System.Windows.UIElement) | |
MouseRightButtonUp | (Inherited from System.Windows.UIElement) | |
MouseWheel | (Inherited from System.Windows.UIElement) | |
SelectedDateChanged | Occurs when the CalendarBase.SelectedDate property value has been changed. (Inherited from C1.Silverlight.Schedule.CalendarBase) | |
SizeChanged | (Inherited from System.Windows.FrameworkElement) | |
TextInput | (Inherited from System.Windows.UIElement) | |
TextInputStart | (Inherited from System.Windows.UIElement) | |
TextInputUpdate | (Inherited from System.Windows.UIElement) | |
Unloaded | (Inherited from System.Windows.FrameworkElement) |