C1.Silverlight.Schedule.5
AppointmentFilterEnum Enumeration

Determines the type of appointments drawn by the AppointmentsCoverPane pane.
Syntax
'Declaration
 
Public Enum AppointmentFilterEnum 
   Inherits System.Enum
public enum AppointmentFilterEnum : System.Enum 
Members
MemberDescription
AllAll appointments.
AppointmentAppointments with duration less than 1 day.
EventAll-day and multi-day events.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         C1.Silverlight.Schedule.AppointmentFilterEnum

See Also

Reference

C1.Silverlight.Schedule Namespace

 

 


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