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

In This Topic
    CoverElement Class
    In This Topic
    Defines a construction that describes a UI that represents a single data object. The UI is constituted of a number of CoverElementChunk elements.
    Object Model
    CoverElement Class
    Syntax
    'Declaration
     
    
    Public Class CoverElement 
       Inherits System.Windows.DependencyObject
    public class CoverElement : System.Windows.DependencyObject 
    Inheritance Hierarchy

    System.Object
       System.Windows.DependencyObject
          C1.Silverlight.Schedule.CoverElement

    See Also