ComponentOne BinaryImage for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.C1Schedule Namespace / CancelAppointmentEventArgs Class
Members

In This Topic
    CancelAppointmentEventArgs Class
    In This Topic
    The CancelAppointmentEventArgs class describes event data for Appointment events.
    Object Model
    CancelAppointmentEventArgs Class
    Syntax
    'Declaration
     
    Public Class CancelAppointmentEventArgs 
       Inherits System.EventArgs
    public class CancelAppointmentEventArgs : System.EventArgs 
    Inheritance Hierarchy

    System.Object
       System.EventArgs
          C1.C1Schedule.CancelAppointmentEventArgs

    See Also