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

In This Topic
    FormatEventArgs Class
    In This Topic
    Provides data for Formatting or Formatted events.
    Object Model
    FormatEventArgs Class
    Syntax
    'Declaration
     
    Public Class FormatEventArgs 
       Inherits System.EventArgs
    public class FormatEventArgs : System.EventArgs 
    Inheritance Hierarchy

    System.Object
       System.EventArgs
          C1.Win.C1Input.FormatEventArgs

    See Also