DateTimePicker class¶
Defined in
Namespace: CrissCross.WPF.UI
Assembly: CrissCross.WPF.UI.dll
Full name: CrissCross.WPF.UI.DateTimePicker
Modifiers: public
Summary¶
DateTimePicker
Applies to
net10.0-windows10.0.19041, net9.0-windows10.0.19041, net8.0-windows10.0.19041, net481
Class hierarchy
classDiagram
class DateTimePicker
class UserControl
UserControl <|-- DateTimePicker
class IComponentConnector {
<>
}
IComponentConnector <|.. DateTimePicker
Inherits from: UserControl
Implements: IComponentConnector
Constructors¶
| Name | Summary |
|---|---|
| .ctor | Initializes a new instance of the [DateTimePicker](# class. |
Properties¶
| Name | Summary |
|---|---|
| SelectedDate | Gets or sets the selected date. |
| DisplayDateStart | Gets or sets the display date start. |
| DisplayDateEnd | Gets or sets the display date end. |
Fields¶
| Name | Summary |
|---|---|
| static SelectedDateProperty | The selected date property. |
| static DisplayDateStartProperty | The display date start property. |
| static DisplayDateEndProperty | The display date end property. |
Methods¶
| Name | Summary |
|---|---|
| InitializeComponent | InitializeComponent |