DateTimeEditors for WinRT
C1DatePicker Class Members
Fields  Properties  Methods  Events

The following tables list the members exposed by C1DatePicker.

Public Constructors
 NameDescription
Public ConstructorC1DatePicker ConstructorInitializes a new instance of a C1DatePicker.  
Top
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)AllowNullPropertyIdentifies the AllowNull dependency property.  
Public Fieldstatic (Shared in Visual Basic)ButtonBackgroundPropertyIdentifies the ButtonBackground dependency property.  
Public Fieldstatic (Shared in Visual Basic)ButtonForegroundPropertyIdentifies the ButtonForeground dependency property.  
Public Fieldstatic (Shared in Visual Basic)CalendarStylePropertyIdentifies the CalendarStyle dependency property.  
Public Fieldstatic (Shared in Visual Basic)CornerRadiusPropertyIdentifies the CornerRadius dependency property.  
Public Fieldstatic (Shared in Visual Basic)CustomFormatPropertyIdentifies the CustomFormat dependency property.  
Public Fieldstatic (Shared in Visual Basic)DisabledCuesVisibilityPropertyIdentifies the DisabledCuesVisibility dependency property.  
Public Fieldstatic (Shared in Visual Basic)DisplayDateEndPropertyIdentifies the DisplayDateEnd dependency property.  
Public Fieldstatic (Shared in Visual Basic)DisplayDatePropertyIdentifies the DisplayDate dependency property.  
Public Fieldstatic (Shared in Visual Basic)DisplayDateStartPropertyIdentifies the DisplayDateStart dependency property.  
Public Fieldstatic (Shared in Visual Basic)FirstDayOfWeekPropertyIdentifies the FirstDayOfWeek dependency property.  
Public Fieldstatic (Shared in Visual Basic)FocusBrushPropertyIdentifies the FocusBrush dependency property.  
Public Fieldstatic (Shared in Visual Basic)FocusCuesVisibilityPropertyIdentifies the FocusCuesVisibility dependency property.  
Public Fieldstatic (Shared in Visual Basic)IsDropDownOpenPropertyIdentifies the IsDropDownOpen dependency property.  
Public Fieldstatic (Shared in Visual Basic)IsFocusedPropertyIdentifies the IsFocused dependency property.  
Public Fieldstatic (Shared in Visual Basic)IsPointerOverPropertyIdentifies the IsPointerOver dependency property.  
Public Fieldstatic (Shared in Visual Basic)IsReadOnlyPropertyIdentifies the IsReadOnly dependency property.  
Public Fieldstatic (Shared in Visual Basic)MaskPropertyIdentifies the Mask dependency property.  
Public Fieldstatic (Shared in Visual Basic)MouseOverBrushPropertyIdentifies the MouseOverBrush dependency property.  
Public Fieldstatic (Shared in Visual Basic)PressedBrushPropertyIdentifies the PressedBrush dependency property.  
Public Fieldstatic (Shared in Visual Basic)PromptPropertyIdentifies the Prompt dependency property.  
Public Fieldstatic (Shared in Visual Basic)SelectedDateFormatPropertyIdentifies the SelectedDateFormat dependency property.  
Public Fieldstatic (Shared in Visual Basic)SelectedDatePropertyIdentifies the SelectedDate dependency property.  
Public Fieldstatic (Shared in Visual Basic)TextPropertyIdentifies the Text dependency property.  
Public Fieldstatic (Shared in Visual Basic)ValidationDecoratorStylePropertyIdentifies the ValidationDecoratorStyle dependency property.  
Public Fieldstatic (Shared in Visual Basic)WatermarkPropertyIdentifies the Watermark dependency property.  
Top
Public Properties
 NameDescription
Public PropertyActualHeight (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyActualWidth (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyAllowDrop (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyAllowNullGets or sets whether the user can enter null values.  
Public PropertyBackground (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyBaseUri (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyBorderBrush (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyBorderThickness (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyButtonBackgroundGets or sets the Windows.UI.Xaml.Media.Brush that will be assigned to the Background of the buttons inside the control.  
Public PropertyButtonForegroundGets or sets the Windows.UI.Xaml.Media.Brush that will be assigned to the Foreground of the buttons inside the control.  
Public PropertyCacheMode (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyCalendarStyleGets or sets the style that is used when rendering the calendar.  
Public PropertyCharacterSpacing (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyClip (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyCompositeMode (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyCornerRadiusGets or sets a value that represents the degree to which the corners of the element are rounded.  
Public PropertyCustomFormatGets or sets the custom date/time format string.  
Public PropertyDataContext (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyDesiredSize (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyDisabledCuesVisibilityGets or sets a value indicating whether the disabled visuals of the control are visible.  
Public PropertyDispatcher (Inherited from Windows.UI.Xaml.DependencyObject)
Public PropertyDisplayDateGets or sets the date to display.  
Public PropertyDisplayDateEndGets or sets the last date to be displayed.  
Public PropertyDisplayDateStartGets or sets the first date to be displayed.  
Public PropertyFirstDayOfWeekGets or sets the day that is considered the beginning of the week.  
Public PropertyFlowDirection (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyFocusBrushGets or sets the Windows.UI.Xaml.Media.Brush used to highlight the focused control.  
Public PropertyFocusCuesVisibilityGets or sets a value indicating whether the focus visuals of the control are visible.  
Public PropertyFocusState (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyFontFamily (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyFontSize (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyFontStretch (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyFontStyle (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyFontWeight (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyForeground (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyHeight (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyHorizontalAlignment (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyHorizontalContentAlignment (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyIsDoubleTapEnabled (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyIsDropDownOpenGets or sets a value indicating whether the drop-down calendar is open or closed.  
Public PropertyIsEnabled (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyIsFocusedReturns true if the control has the focus.  
Public PropertyIsHitTestVisible (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyIsHoldingEnabled (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyIsPointerOverReturns true if the pointer is over the control.  
Public PropertyIsReadOnlyGets or sets the value that determines if the C1DatePicker is read-only.  
Public PropertyIsRightTapEnabled (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyIsTabStop (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyIsTapEnabled (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyLanguage (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyManipulationMode (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyMargin (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyMaskGets or sets the input mask.  
Public PropertyMaxHeight (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyMaxWidth (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyMinHeight (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyMinWidth (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyMouseOverBrushGets or sets the Windows.UI.Xaml.Media.Brush used to highlight the control when it has the mouse over.  
Public PropertyName (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyOpacity (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyPadding (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyParent (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyPointerCaptures (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyPressedBrushGets or sets the Windows.UI.Xaml.Media.Brush used to paint a button when it is pressed.  
Public PropertyProjection (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyPromptGets or sets the character used to show spaces where user is supposed to type.  
Public PropertyRenderSize (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyRenderTransform (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyRenderTransformOrigin (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyRequestedTheme (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyResources (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertySelectedDateGets or sets the currently selected date.  
Public PropertySelectedDateFormatGets or sets the format that is used to display the selected date.  
Public PropertyStyle (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyTabIndex (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyTabNavigation (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyTag (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyTemplate (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyTextGets or sets the text that is displayed by the C1DatePicker control.  
Public PropertyTransitions (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyTriggers (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyUseLayoutRounding (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyValidationDecoratorStyleGets or sets the style that is applied to the inner C1.Xaml.C1ValidationDecorator.  
Public PropertyVerticalAlignment (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyVerticalContentAlignment (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyVisibility (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyWatermarkGets or sets the content of the watermark.  
Public PropertyWidth (Inherited from Windows.UI.Xaml.FrameworkElement)
Top
Public Methods
 NameDescription
Public MethodAddHandler (Inherited from Windows.UI.Xaml.UIElement)
Public MethodApplyTemplate (Inherited from Windows.UI.Xaml.Controls.Control)
Public MethodArrange (Inherited from Windows.UI.Xaml.UIElement)
Public MethodCancelDirectManipulations (Inherited from Windows.UI.Xaml.UIElement)
Public MethodCapturePointer (Inherited from Windows.UI.Xaml.UIElement)
Public MethodClearValue (Inherited from Windows.UI.Xaml.DependencyObject)
Public MethodCreateObjRef (Inherited from System.MarshalByRefObject)
Public MethodEquals (Inherited from System.Runtime.InteropServices.WindowsRuntime.RuntimeClass)
Public MethodFinalizeEditingForces the SelectedDate property value update.  
Public MethodFindName (Inherited from Windows.UI.Xaml.FrameworkElement)
Public MethodFocus (Inherited from Windows.UI.Xaml.Controls.Control)
Public MethodGetAnimationBaseValue (Inherited from Windows.UI.Xaml.DependencyObject)
Public MethodGetBindingExpression (Inherited from Windows.UI.Xaml.FrameworkElement)
Public MethodGetHashCode (Inherited from System.Runtime.InteropServices.WindowsRuntime.RuntimeClass)
Public MethodGetLifetimeService (Inherited from System.MarshalByRefObject)
Public MethodGetValue (Inherited from Windows.UI.Xaml.DependencyObject)
Public MethodInitializeLifetimeService (Inherited from System.MarshalByRefObject)
Public MethodInvalidateArrange (Inherited from Windows.UI.Xaml.UIElement)
Public MethodInvalidateMeasure (Inherited from Windows.UI.Xaml.UIElement)
Public MethodMeasure (Inherited from Windows.UI.Xaml.UIElement)
Public MethodReadLocalValue (Inherited from Windows.UI.Xaml.DependencyObject)
Public MethodReleasePointerCapture (Inherited from Windows.UI.Xaml.UIElement)
Public MethodReleasePointerCaptures (Inherited from Windows.UI.Xaml.UIElement)
Public MethodRemoveHandler (Inherited from Windows.UI.Xaml.UIElement)
Public MethodSetBinding (Inherited from Windows.UI.Xaml.FrameworkElement)
Public MethodSetValue (Inherited from Windows.UI.Xaml.DependencyObject)
Public MethodToStringProvides a text representation of the selected date.  
Public MethodTransformToVisual (Inherited from Windows.UI.Xaml.UIElement)
Public MethodUpdateLayout (Inherited from Windows.UI.Xaml.UIElement)
Top
Public Events
 NameDescription
Public EventCalendarClosedOccurs when the drop-down System.Windows.Controls.Calendar is closed.  
Public EventCalendarOpenedOccurs when the drop-down System.Windows.Controls.Calendar is opened.  
Public EventDataContextChanged (Inherited from Windows.UI.Xaml.FrameworkElement)
Public EventDateValidationErrorOccurs when text entered into the C1DatePicker cannot be parsed or the Date is not valid to be selected.  
Public EventDoubleTapped (Inherited from Windows.UI.Xaml.UIElement)
Public EventDragEnter (Inherited from Windows.UI.Xaml.UIElement)
Public EventDragLeave (Inherited from Windows.UI.Xaml.UIElement)
Public EventDragOver (Inherited from Windows.UI.Xaml.UIElement)
Public EventDrop (Inherited from Windows.UI.Xaml.UIElement)
Public EventGotFocus (Inherited from Windows.UI.Xaml.UIElement)
Public EventHolding (Inherited from Windows.UI.Xaml.UIElement)
Public EventIsEnabledChanged (Inherited from Windows.UI.Xaml.Controls.Control)
Public EventIsPointerOverChangedEvent raised when the IsPointerOver property has changed.  
Public EventKeyDown (Inherited from Windows.UI.Xaml.UIElement)
Public EventKeyUp (Inherited from Windows.UI.Xaml.UIElement)
Public EventLayoutUpdated (Inherited from Windows.UI.Xaml.FrameworkElement)
Public EventLoaded (Inherited from Windows.UI.Xaml.FrameworkElement)
Public EventLostFocus (Inherited from Windows.UI.Xaml.UIElement)
Public EventManipulationCompleted (Inherited from Windows.UI.Xaml.UIElement)
Public EventManipulationDelta (Inherited from Windows.UI.Xaml.UIElement)
Public EventManipulationInertiaStarting (Inherited from Windows.UI.Xaml.UIElement)
Public EventManipulationStarted (Inherited from Windows.UI.Xaml.UIElement)
Public EventManipulationStarting (Inherited from Windows.UI.Xaml.UIElement)
Public EventPointerCanceled (Inherited from Windows.UI.Xaml.UIElement)
Public EventPointerCaptureLost (Inherited from Windows.UI.Xaml.UIElement)
Public EventPointerEntered (Inherited from Windows.UI.Xaml.UIElement)
Public EventPointerExited (Inherited from Windows.UI.Xaml.UIElement)
Public EventPointerMoved (Inherited from Windows.UI.Xaml.UIElement)
Public EventPointerPressed (Inherited from Windows.UI.Xaml.UIElement)
Public EventPointerReleased (Inherited from Windows.UI.Xaml.UIElement)
Public EventPointerWheelChanged (Inherited from Windows.UI.Xaml.UIElement)
Public EventRightTapped (Inherited from Windows.UI.Xaml.UIElement)
Public EventSelectedDateChangedOccurs when the SelectedDate property is changed.  
Public EventSelectionCommittedThe SelectionCommitted event is fired when the selected date is committed.  
Public EventSizeChanged (Inherited from Windows.UI.Xaml.FrameworkElement)
Public EventTapped (Inherited from Windows.UI.Xaml.UIElement)
Public EventUnloaded (Inherited from Windows.UI.Xaml.FrameworkElement)
Top
See Also

Reference

C1DatePicker Class
C1.Xaml.DateTimeEditors Namespace

 

 


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

Product Support Forum  |  Documentation Feedback