Represents an element within a DateTimePicker control that displays a single part of the formatted DateTime.

Namespace:  Mindscape.WpfElements
Assembly:  Mindscape.WpfElements (in Mindscape.WpfElements.dll)
Version: 3.0.0.0 (3.0.0.0)

Syntax

C#
public abstract class DateTimeDisplayElement : INotifyPropertyChanged
Visual Basic (Declaration)
Public MustInherit Class DateTimeDisplayElement _
	Implements INotifyPropertyChanged

Inheritance Hierarchy

See Also