PrintDocument for WinForms | ComponentOne
C1.PrintDocument.4.5.2 Assembly / C1.C1Preview Namespace / InputValueChangedEventArgs Class
Members

In This Topic
    InputValueChangedEventArgs Class
    In This Topic
    Provides data for the C1PrintDocument.InputValueChanged event.
    Object Model
    InputValueChangedEventArgs Class
    Syntax
    'Declaration
     
    Public Class InputValueChangedEventArgs 
       Inherits System.EventArgs
    public class InputValueChangedEventArgs : System.EventArgs 
    Inheritance Hierarchy

    System.Object
       System.EventArgs
          C1.C1Preview.InputValueChangedEventArgs

    See Also