Gets an Object which is represented by the current CoverElement instance.

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

Syntax

C#
public Object DataObject { get; }
Visual Basic (Declaration)
Public ReadOnly Property DataObject As Object
	Get

See Also