Blazor | ComponentOne
C1.Blazor.DateTimeEditors Assembly / C1.Blazor.DateTimeEditors.EventArgs Namespace / DateTimeValueChangedEventArgs Class
Members

In This Topic
    DateTimeValueChangedEventArgs Class
    In This Topic
    Event information contains changed date value
    Syntax
    'Declaration
     
    
    Public Class DateTimeValueChangedEventArgs 
       Inherits System.EventArgs
    public class DateTimeValueChangedEventArgs : System.EventArgs 
    Inheritance Hierarchy

    System.Object
       System.EventArgs
          C1.Blazor.DateTimeEditors.EventArgs.DateTimeValueChangedEventArgs

    See Also