Name | Description | |
---|---|---|
C1DateTimePicker Constructor | Initializes a new instance of the C1DateTimePicker class. |
The following tables list the members exposed by C1DateTimePicker.
Name | Description | |
---|---|---|
C1DateTimePicker Constructor | Initializes a new instance of the C1DateTimePicker class. |
Name | Description | |
---|---|---|
AllowNullProperty | Identifies the AllowNull dependency property. | |
CaretBrushProperty | Identifies the CaretBrush dependency property. | |
CustomDateFormatProperty | Identifies the CustomDateFormat dependency property. | |
CustomTimeFormatProperty | Identifies the CustomTimeFormat dependency property. | |
DateFormatProperty | Identifies the DateFormat dependency property. | |
DateMaskProperty | Identifies the DateMask dependency property. | |
DatePlaceholderProperty | Identifies the DatePlaceholder dependency property. | |
DateTimeProperty | Identifies the DateTime dependency property. | |
EditModeProperty | Identifies the EditMode dependency property. | |
FirstDayOfWeekProperty | Identifies the FirstDayOfWeek dependency property. | |
FocusBrushProperty | Identifies the FocusBrush dependency property. | |
IsDropDownOpenProperty | Identifies the IsDropDownOpen dependency property. | |
IsReadOnlyProperty | Identifies the IsReadOnly dependency property. | |
MaxDateProperty | Identifies the MaxDate dependency property. | |
MinDatePickerWidthProperty | Identifies the MinDatePickerWidth dependency property. | |
MinDateProperty | Identifies the MinDate dependency property. | |
MinTimeEditorWidthProperty | Identifies the MinTimeEditorWidth dependency property. | |
MouseOverBorderBrushProperty | Identifies the MouseOverBorderBrush dependency property. | |
MouseOverBrushProperty | Identifies the MouseOverBrush dependency property. | |
PopupStyleProperty | Identifies the PopupStyle dependency property. | |
PressedBrushProperty | Identifies the PressedBrush dependency property. | |
PromptProperty | Identifies the Prompt dependency property. | |
SeparatorWidthProperty | Identifies the SeparatorWidth dependency property. | |
TimeFormatProperty | Identifies the TimeFormat dependency property. | |
TimeIncrementProperty | Identifies the TimeIncrement dependency property. | |
TimeMaskProperty | Identifies the TimeMask dependency property. | |
TimePlaceholderProperty | Identifies the TimePlaceholder dependency property. | |
ValidationDecoratorStyleProperty | Identifies the ValidationDecoratorStyle dependency property. |
Name | Description | |
---|---|---|
DefaultStyleKey | (Inherited from Microsoft.UI.Xaml.Controls.Control) | |
ProtectedCursor | (Inherited from Microsoft.UI.Xaml.UIElement) |
Name | Description | |
---|---|---|
GetAllParents | Returns all the parents in the visual tree | |
GetImage | Get the byte array of the control image. This byte array comes from a UIImagePNGRepresentation in iOS, TrueColorAlpha of PNG format in WP, Bitmap in Android. | |
SetStyle |