Scheduler for WinForms | ComponentOne
C1.Win.C1Schedule.4.5.2 Assembly / C1.Win.C1Schedule Namespace / BeforeTimeFormatEventArgs Class
Members

In This Topic
    BeforeTimeFormatEventArgs Class
    In This Topic
    Provides data for the C1Schedule.BeforeTimeFormat event of the C1Schedule control.
    Object Model
    BeforeTimeFormatEventArgs Class
    Syntax
    'Declaration
     
    Public Class BeforeTimeFormatEventArgs 
       Inherits System.EventArgs
    public class BeforeTimeFormatEventArgs : System.EventArgs 
    Inheritance Hierarchy

    System.Object
       System.EventArgs
          C1.Win.C1Schedule.BeforeTimeFormatEventArgs

    See Also