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

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

Syntax

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

See Also