Gets the Label object associated with appointment.

Namespace:  C1.Web.UI.Controls.C1Schedule.Common
Assembly:  C1.Web.UI.Controls.2 (in C1.Web.UI.Controls.2.dll)

Syntax

C#
public Label Label { get; }
Visual Basic
Public ReadOnly Property Label As Label
	Get

See Also