Scheduler for UWP | ComponentOne
C1.C1Schedule Namespace / Label Class
Members

In This Topic
    Label Class
    In This Topic
    The Label class represents the label which can be associated with the Appointment object.
    Object Model
    Label Class
    Syntax
    'Declaration
     
    
    Public Class Label 
       Inherits BaseObject
    public class Label : BaseObject 
    Inheritance Hierarchy

    System.Object
       C1.C1Schedule.BasePersistableObject
          C1.C1Schedule.BaseObject
             C1.C1Schedule.Label

    See Also