Blazor | ComponentOne
C1.Blazor.Input Assembly / C1.Blazor.Input Namespace / C1NumericBoxEventArgs Class
Members

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

    System.Object
       System.EventArgs
          C1.Blazor.Input.C1NumericBoxEventArgs

    See Also