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

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

    System.Object
       System.EventArgs
          C1.Win.C1Schedule.BeforeGroupHeaderFormatEventArgs

    See Also