ComponentOne Scheduler for WPF and Silverlight
ContentKind Property (AppointmentsCoverPane)

C1.WPF.Schedule Namespace > AppointmentsCoverPane Class : ContentKind Property
Gets the type of content acceptable by the current instance of AppointmentsCoverPane.
Syntax
'Declaration
 
Public Overrides Property ContentKind As System.Object
public override System.object ContentKind {get; set;}
Remarks
This property always returns the IntervalAppointment type. The setter for this property does nothing.
See Also

Reference

AppointmentsCoverPane Class
AppointmentsCoverPane Members