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

In This Topic
    CancelAppointmentEventArgs Class Members
    In This Topic

    The following tables list the members exposed by CancelAppointmentEventArgs.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the CancelAppointmentEventArgs class with the specified appointment.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the Appointment object which the event was raised for.  
    Public PropertySet to true to cancel the operation.  
    Top
    See Also