Scheduler for WPF and Silverlight | ComponentOne
C1.C1Schedule Namespace / Reminder Class / Caption Property

In This Topic
    Caption Property (Reminder)
    In This Topic
    Gets the System.String value representing the window caption text of the Appointment object which the Reminder object is applied to.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Caption As String
    public string Caption {get;}
    See Also