Calendar for WinForms | ComponentOne
C1.Win.Calendar Namespace / DateChangingEventArgs Class
Properties


In This Topic
    DateChangingEventArgs Class Members
    In This Topic

    The following tables list the members exposed by DateChangingEventArgs.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the DateChangingEventArgs class.  
    Top
    Public Properties
     NameDescription
    Public Property (Inherited from System.ComponentModel.CancelEventArgs)
    Public PropertyGets the date of the new day.  
    Public PropertyGets the date of the old day.  
    Top
    See Also