ComponentOne Scheduler for WPF and Silverlight
CoverElementsPane Class
Members 

C1.WPF.Schedule Namespace : CoverElementsPane Class
Provides a surface for painting UI elements over the arbitrary layout.
Object Model
CoverElementsPane Class
Syntax
'Declaration
 
Public Class CoverElementsPane 
   Inherits System.Windows.Controls.Control
public class CoverElementsPane : System.Windows.Controls.Control 
Remarks
CoverElementsPane allows you to visually represent a set of UI elements relative to UI elements representing the underlying UI.
Inheritance Hierarchy

System.Object
   System.Windows.Threading.DispatcherObject
      System.Windows.DependencyObject
         System.Windows.Media.Visual
            System.Windows.UIElement
               System.Windows.FrameworkElement
                  System.Windows.Controls.Control
                     C1.WPF.Schedule.CoverElementsPane
                        C1.WPF.Schedule.AppointmentsCoverPane

See Also

Reference

CoverElementsPane Members
C1.WPF.Schedule Namespace