Scheduler for WinForms | ComponentOne
C1.Win.C1Schedule.Extended.4.5.2 Assembly / C1.Win.C1Schedule Namespace / AppointmentField Class / Caption Property

In This Topic
    Caption Property (AppointmentField)
    In This Topic
    Gets or sets the System.String value to display column caption for this field.
    Syntax
    'Declaration
     
    Public Property Caption As System.String
    public System.string Caption {get; set;}
    See Also