C1.Silverlight.DateTimeEditors Namespace : C1DatePicker Class |
The following tables list the members exposed by C1DatePicker.
Name | Description | |
---|---|---|
C1DatePicker Constructor | Initializes a new instance of a C1DatePicker. |
Name | Description | |
---|---|---|
AllowNullProperty | Identifies the AllowNull dependency property. | |
ButtonBackgroundProperty | Identifies the ButtonBackground dependency property. | |
ButtonForegroundProperty | Identifies the ButtonForeground dependency property. | |
CalendarStyleProperty | Identifies the CalendarStyle dependency property. | |
CaretBrushProperty | Identifies the CaretBrush dependency property. | |
CornerRadiusProperty | Identifies the CornerRadius dependency property. | |
CustomFormatProperty | Identifies the CustomFormat dependency property. | |
DisabledCuesVisibilityProperty | Identifies the DisabledCuesVisibility dependency property. | |
DisplayDateEndProperty | Identifies the DisplayDateEnd dependency property. | |
DisplayDateProperty | Identifies the DisplayDate dependency property. | |
DisplayDateStartProperty | Identifies the DisplayDateStart dependency property. | |
FirstDayOfWeekProperty | Identifies the FirstDayOfWeek dependency property. | |
FocusBrushProperty | Identifies the FocusBrush dependency property. | |
FocusCuesVisibilityProperty | Identifies the FocusCuesVisibility dependency property. | |
IsDropDownOpenProperty | Identifies the IsDropDownOpen dependency property. | |
IsFocusedProperty | Identifies the IsFocused dependency property. | |
IsMouseOverProperty | Identifies the IsMouseOver dependency property. | |
IsReadOnlyProperty | Identifies the IsReadOnly dependency property. | |
IsTodayHighlightedProperty | Identifies the IsTodayHighlighted dependency property. | |
MaskProperty | Identifies the Mask dependency property. | |
MouseOverBrushProperty | Identifies the MouseOverBrush dependency property. | |
PressedBrushProperty | Identifies the PressedBrush dependency property. | |
PromptProperty | Identifies the Prompt dependency property. | |
SelectedDateFormatProperty | Identifies the SelectedDateFormat dependency property. | |
SelectedDateProperty | Identifies the SelectedDate dependency property. | |
SelectionBackgroundProperty | Identifies the SelectionBackground dependency property. | |
SelectionForegroundProperty | Identifies the SelectionForeground dependency property. | |
TextProperty | Identifies the Text dependency property. | |
ValidationDecoratorStyleProperty | Identifies the ValidationDecoratorStyle dependency property. | |
WatermarkProperty | Identifies the Watermark dependency property. |
Name | Description | |
---|---|---|
ActualHeight | (Inherited from System.Windows.FrameworkElement) | |
ActualWidth | (Inherited from System.Windows.FrameworkElement) | |
AllowDrop | (Inherited from System.Windows.UIElement) | |
AllowNull | Gets or sets whether the user can enter null values. | |
Background | (Inherited from System.Windows.Controls.Control) | |
BlackoutDates | Gets a collection of dates that are marked as not selectable. | |
BorderBrush | (Inherited from System.Windows.Controls.Control) | |
BorderThickness | (Inherited from System.Windows.Controls.Control) | |
ButtonBackground | Gets or sets the System.Windows.Media.Brush that will be assigned to the Background of the buttons inside the control. | |
ButtonForeground | Gets or sets the System.Windows.Media.Brush that will be assigned to the Foreground of the buttons inside the control. | |
CacheMode | (Inherited from System.Windows.UIElement) | |
CalendarStyle | Gets or sets the style that is used when rendering the calendar. | |
CaretBrush | Gets or sets the System.Windows.Media.Brush of the blinking cursor of an input control. When .NET Framework is v3.5, 'CaretBrush' takes no effect. | |
CharacterSpacing | (Inherited from System.Windows.Controls.Control) | |
Clip | (Inherited from System.Windows.UIElement) | |
CornerRadius | Gets or sets a value that represents the degree to which the corners of the element are rounded. | |
Cursor | (Inherited from System.Windows.FrameworkElement) | |
CustomFormat | Gets or sets the custom date/time format string. | |
DataContext | (Inherited from System.Windows.FrameworkElement) | |
DesiredSize | (Inherited from System.Windows.UIElement) | |
DisabledCuesVisibility | Gets or sets a value indicating whether the disabled visuals of the control are visible. | |
Dispatcher | (Inherited from System.Windows.DependencyObject) | |
DisplayDate | Gets or sets the date to display in drop-down calendar. | |
DisplayDateEnd | Gets or sets the last date to be displayed. | |
DisplayDateStart | Gets or sets the first date to be displayed. | |
Effect | (Inherited from System.Windows.UIElement) | |
FirstDayOfWeek | Gets or sets the day that is considered the beginning of the week. | |
FlowDirection | (Inherited from System.Windows.FrameworkElement) | |
FocusBrush | Gets or sets the System.Windows.Media.Brush used to highlight the focused control. | |
FocusCuesVisibility | Gets or sets a value indicating whether the focus visuals of the control are visible. | |
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) | |
Height | (Inherited from System.Windows.FrameworkElement) | |
HorizontalAlignment | (Inherited from System.Windows.FrameworkElement) | |
HorizontalContentAlignment | (Inherited from System.Windows.Controls.Control) | |
IsDropDownOpen | Gets or sets a value indicating whether the drop-down calendar is open or closed. | |
IsEnabled | (Inherited from System.Windows.Controls.Control) | |
IsFocused | Returns true if the control has the focus. | |
IsHitTestVisible | (Inherited from System.Windows.UIElement) | |
IsMouseOver | Returns true if the mouse is over the control. | |
IsReadOnly | Gets or sets the value that determines if the C1DatePicker is read-only. | |
IsTabStop | (Inherited from System.Windows.Controls.Control) | |
IsTodayHighlighted | Gets or sets the boolean value, specifying whether the current date is highlighted in the drop-down calendar. | |
Language | (Inherited from System.Windows.FrameworkElement) | |
Margin | (Inherited from System.Windows.FrameworkElement) | |
Mask | Gets or sets the input mask. | |
MaxHeight | (Inherited from System.Windows.FrameworkElement) | |
MaxWidth | (Inherited from System.Windows.FrameworkElement) | |
MinHeight | (Inherited from System.Windows.FrameworkElement) | |
MinWidth | (Inherited from System.Windows.FrameworkElement) | |
MouseOverBrush | Gets or sets the System.Windows.Media.Brush used to highlight the control when it has the mouse over. | |
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) | |
PressedBrush | Gets or sets the System.Windows.Media.Brush used to paint a button when it is pressed. | |
Projection | (Inherited from System.Windows.UIElement) | |
Prompt | Gets or sets the character used to show spaces where user is supposed to type. | |
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. | |
SelectedDateFormat | Gets or sets the format that is used to display the selected date. | |
SelectionBackground | Gets or sets the System.Windows.Media.Brush that fills the background of the selected text. | |
SelectionForeground | Gets or sets the System.Windows.Media.Brush used as foreground of the selected text. | |
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) | |
Text | Gets or sets the text that is displayed by the C1DatePicker control. | |
Triggers | (Inherited from System.Windows.FrameworkElement) | |
UseLayoutRounding | (Inherited from System.Windows.UIElement) | |
ValidationDecoratorStyle | Gets or sets the style that is applied to the inner C1.Silverlight.C1ValidationDecorator. | |
VerticalAlignment | (Inherited from System.Windows.FrameworkElement) | |
VerticalContentAlignment | (Inherited from System.Windows.Controls.Control) | |
Visibility | (Inherited from System.Windows.UIElement) | |
Watermark | Gets or sets the content of the watermark. | |
Width | (Inherited from System.Windows.FrameworkElement) |
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) | |
FinalizeEditing | Forces the SelectedDate property value update. | |
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. Builds the visual tree for the C1DatePicker control when a new template is applied. | |
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) | |
ToString | Provides a text representation of the selected date. | |
TransformToVisual | (Inherited from System.Windows.UIElement) | |
UpdateLayout | (Inherited from System.Windows.UIElement) |
Name | Description | |
---|---|---|
BindingValidationError | (Inherited from System.Windows.FrameworkElement) | |
CalendarClosed | Occurs when the drop-down System.Windows.Controls.Calendar is closed. | |
CalendarOpened | Occurs when the drop-down System.Windows.Controls.Calendar is opened. | |
DataContextChanged | (Inherited from System.Windows.FrameworkElement) | |
DateValidationError | Occurs when text entered into the C1DatePicker cannot be parsed or the Date is not valid to be selected. | |
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) | |
IsMouseOverChanged | Event raised when the IsMouseOver property has changed. | |
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 SelectedDate property is changed. | |
SelectionCommitted | The SelectionCommitted event is fired when the selected date is committed. | |
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) |