[]
        
(Showing Draft Content)

C1.Win.Schedule.AppointmentLinkClickedEventArgs

AppointmentLinkClickedEventArgs Class

Provides data for the AppointmentLinkClicked event.

Inheritance
AppointmentEventArgs
AppointmentLinkClickedEventArgs
Namespace: C1.Win.Schedule
Assembly: C1.Win.Schedule.10.dll
Syntax
public class AppointmentLinkClickedEventArgs : AppointmentEventArgs
Public Class AppointmentLinkClickedEventArgs
    Inherits AppointmentEventArgs

Properties

Name Description
Button

Gets the button that was clicked on the link.

HRef

Gets the value of the link's HREF attribute.

Target

Gets the value of the link's TARGET attribute.