InputPanel for WinForms | ComponentOne
C1.Win.InputPanel.5 Assembly / C1.Win.InputPanel Namespace / InputNavigatorEditingEventArgs Class
Members

In This Topic
    InputNavigatorEditingEventArgs Class
    In This Topic
    Provides data for an Editing event.
    Object Model
    InputNavigatorEditingEventArgs Class
    Syntax
    'Declaration
     
    Public Class InputNavigatorEditingEventArgs 
       Inherits System.EventArgs
    public class InputNavigatorEditingEventArgs : System.EventArgs 
    Inheritance Hierarchy

    System.Object
       System.EventArgs
          C1.Win.InputPanel.InputNavigatorEditingEventArgs

    See Also