Scheduler for WPF and Silverlight | ComponentOne
C1.Silverlight.Schedule Namespace / DateTimeInfo Class
Properties Events


In This Topic
    DateTimeInfo Class Members
    In This Topic

    The following tables list the members exposed by DateTimeInfo.

    Public Constructors
     NameDescription
    Public ConstructorInitializes the new instance of the DateTimeInfo class.  
    Top
    Public Properties
     NameDescription
    Public PropertyThe base System.DateTime value.  
    Public PropertyGets the CalendarHelper object which is used for retrieving calendar specific information.  
    Public PropertyGets the System.Boolean value determining whether this date is weekend or holiday.  
    Public PropertyGets the full month name according to the CalendarHelper culture settings.  
    Public PropertyGets a week of year number.  
    Public PropertyGets a week number in a supposition that last days of a year and the first days of a next year that belongs to the same week having the same week number.  
    Public PropertyGets the System.String value determining the year representation according to the CalendarHelper culture settings.  
    Top
    Public Events
     NameDescription
    Public EventOccurs when property value is changed.  
    Top
    See Also