Scheduler for UWP | ComponentOne
C1.Xaml.Schedule Namespace / AddingAppointmentEventArgs Class
Fields Properties


In This Topic
    AddingAppointmentEventArgs Class Members
    In This Topic

    The following tables list the members exposed by AddingAppointmentEventArgs.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the AddingAppointmentEventArgs class with the specified appointment.  
    Top
    Protected Fields
    Public Properties
     NameDescription
    Public PropertyGets or sets an Appointment object.  
    Public PropertyGets or sets a value that indicates the present state of the event handling. (Inherited from C1.Xaml.Schedule.AppointmentActionEventArgs)
    Public Property (Inherited from Windows.UI.Xaml.RoutedEventArgs)
    Top
    See Also