The DateTimeDisplayElement type exposes the following members.

Methods

  NameDescription
OnPropertyChanged
Raises the PropertyChanged event.

Properties

  NameDescription
Culture
Gets the culture of the containing DateTimePicker control.
ElementType
Gets the DateTimeDisplayElementType of the element.
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.

Events

  NameDescription
PropertyChanged
Occurs when a property value changes.

See Also