ID of the control (e.g. "DayPilotCalendar1") that owns the hovered element.

Namespace: DayPilot.Web.Ui.Events.Bubble
Assembly: DayPilot (in DayPilot.dll) Version: 8.1.3443.0 (8.1.3443.0)

Syntax

C#
public string SourceUniqueID { get; }
Visual Basic
Public ReadOnly Property SourceUniqueID As String
	Get
Visual C++
public:
property String^ SourceUniqueID {
	String^ get ();
}

See Also