The Label class represents the label which can be associated with the Appointment object.

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

Syntax

C#
[SerializableAttribute]
public class Label : BaseObject
Visual Basic (Declaration)
<SerializableAttribute> _
Public Class Label _
	Inherits BaseObject

Inheritance Hierarchy

See Also