ComponentOne Input for WinForms
C1.Win.C1Input.4.5.2 Assembly / C1.Win.C1Input Namespace / NullableDateTimeEventArgs Class
Members

In This Topic
    NullableDateTimeEventArgs Class
    In This Topic
    Provides data for DateValueChanged and DateValueSelected events.
    Object Model
    NullableDateTimeEventArgs Class
    Syntax
    'Declaration
     
    Public Class NullableDateTimeEventArgs 
       Inherits System.EventArgs
    public class NullableDateTimeEventArgs : System.EventArgs 
    Inheritance Hierarchy

    System.Object
       System.EventArgs
          C1.Win.C1Input.NullableDateTimeEventArgs

    See Also