The DateTimeSelectDisplayElement type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| OnPropertyChanged |
Raises the PropertyChanged event.
(Inherited from DateTimeDisplayElement.) |
Properties
| Name | Description | |
|---|---|---|
| Culture |
Gets the culture of the containing DateTimePicker control.
(Inherited from DateTimeDisplayElement.) | |
| ElementType |
Gets the DateTimeDisplayElementType of the element.
(Overrides DateTimeDisplayElement..::.ElementType.) | |
| EstimatedProportion |
Gets an estimated size requirement relative to other elements in the same control.
This can be used by panels to size the user interface elements.
(Inherited from DateTimeDisplayElement.) | |
| PermittedValues |
Gets the permitted values of the Text property.
| |
| Text |
Gets or sets the display text.
|
Events
| Name | Description | |
|---|---|---|
| PropertyChanged |
Occurs when a property value changes.
(Inherited from DateTimeDisplayElement.) |