Scheduler for WinRT
AddingAppointmentEventArgs Class
Members 


The AddingAppointmentEventArgs class describes routed event data for the C1Scheduler.UserAddingAppointment event.
Object Model
AddingAppointmentEventArgs Class
Syntax
'Declaration
 
Public Class AddingAppointmentEventArgs 
   Inherits AppointmentActionEventArgs
'Usage
 
Dim instance As AddingAppointmentEventArgs
public class AddingAppointmentEventArgs : AppointmentActionEventArgs 
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.__ComObject
         System.Runtime.InteropServices.WindowsRuntime.RuntimeClass
            Windows.UI.Xaml.RoutedEventArgs
               C1.Xaml.Schedule.AppointmentActionEventArgs
                  C1.Xaml.Schedule.AddingAppointmentEventArgs

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

AddingAppointmentEventArgs Members
C1.Xaml.Schedule Namespace

 

 


Copyright (c) GrapeCity, inc. All rights reserved.