Defines a construction that describes a UI that represents a single data object. The UI is constituted of a number of CoverElementChunk elements.

Namespace:  C1.WPF.C1Schedule
Assembly:  C1.WPF.C1Schedule (in C1.WPF.C1Schedule.dll)

Syntax

C#
public class CoverElement : DependencyObject
Visual Basic (Declaration)
Public Class CoverElement _
	Inherits DependencyObject

Inheritance Hierarchy

See Also