Gets the DateTimeDisplayElementType of the element.

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

Syntax

C#
public abstract DateTimeDisplayElementType ElementType { get; }
Visual Basic (Declaration)
Public MustOverride ReadOnly Property ElementType As DateTimeDisplayElementType

See Also