Gets or sets the type of content acceptable by the current instance of CoverElementsPane.

Namespace:  C1.Silverlight.Schedule
Assembly:  C1.Silverlight.Schedule (in C1.Silverlight.Schedule.dll)

Syntax

C#
public virtual Object ContentKind { get; set; }
Visual Basic
Public Overridable Property ContentKind As Object
	Get
	Set

See Also