Scheduler for WPF | ComponentOne
C1.WPF.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.Threading.DispatcherObject
          System.Windows.DependencyObject
             C1.WPF.Schedule.CoverElement

    See Also