Scheduler for WinForms | ComponentOne
C1.Win.C1Schedule.4.5.2 Assembly / C1.Win.C1Schedule Namespace / AppointmentLinkClickedEventArgs Class / HRef Property

In This Topic
    HRef Property (AppointmentLinkClickedEventArgs)
    In This Topic
    Gets the value of the link's HREF attribute.
    Syntax
    'Declaration
     
    Public ReadOnly Property HRef As System.String
    public System.string HRef {get;}
    See Also