ComponentOne CalendarView for WinForms
C1.Win.C1Input Namespace / FormatEventArgs Class
Members

In This Topic
    FormatEventArgs Class
    In This Topic
    Provides data for Formatting or Formatted events.
    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