ComponentOne Scheduler for WPF and Silverlight
HasVisibleAppointments Property (C1Scheduler)

C1.WPF.Schedule Namespace > C1Scheduler Class : HasVisibleAppointments Property
Indicates whether there is at least one visible appointment in the current view. This is a dependency property.
Syntax
'Declaration
 
Public ReadOnly Property HasVisibleAppointments As System.Boolean
public System.bool HasVisibleAppointments {get;}
See Also

Reference

C1Scheduler Class
C1Scheduler Members