Xceed Toolkit Plus for WPF v5.1 Documentation
Xceed.Wpf.Toolkit Assembly / Xceed.Wpf.Toolkit Namespace / DateElement Class
Members


In This Topic
    DateElement Class
    In This Topic
    Represents a date element of the TimelinePanel.
    Syntax
    'Declaration
     
    Public NotInheritable Class DateElement 
    'Usage
     
    Dim instance As DateElement
    public sealed class DateElement 
    Inheritance Hierarchy

    System.Object
       Xceed.Wpf.Toolkit.DateElement

    Public Properties
     NameDescription
    Public PropertyGets the starting date of this DateElement.  
    Public PropertyGets the ending date of this DateElement.  
    Public PropertyGets the UIElement of this DateElement.  
    Top
    Public Methods
     NameDescription
    Public MethodCompares this DateElement to another DateElement.  
    Public Method  
    Top
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also