Scheduler for WPF and Silverlight | ComponentOne
C1.Silverlight.Schedule Namespace / CoverElementChunk Class
Members

In This Topic
    CoverElementChunk Class
    In This Topic
    The CoverElementChunk class represents an indivisible part of a UI for a data object.
    Object Model
    CoverElementChunk Class
    Syntax
    'Declaration
     
    
    Public Class CoverElementChunk 
       Inherits System.Windows.Controls.ContentControl
    public class CoverElementChunk : System.Windows.Controls.ContentControl 
    Inheritance Hierarchy

    System.Object
       System.Windows.DependencyObject
          System.Windows.UIElement
             System.Windows.FrameworkElement
                System.Windows.Controls.Control
                   System.Windows.Controls.ContentControl
                      C1.Silverlight.Schedule.CoverElementChunk

    See Also