Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / HyperLinkClickedEventArgs Class
Properties


In This Topic
    HyperLinkClickedEventArgs Class Members
    In This Topic

    The following tables list the members exposed by HyperLinkClickedEventArgs.

    Public Constructors
     NameDescription
    Public ConstructorCreates a new object with the ActiveSheetChanging event arguments.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the column index of the cell with the editor that raised the event.  
    Public PropertyGets the Control object that raises the event.  
    Public PropertyGets or sets the link.  
    Public PropertyGets or sets the index of the clicked link.  
    Public PropertyGets the row index of the cell with the editor that raised the event.  
    Public PropertyGets the view that contains the cell with the editor that raised the event.  
    Top
    See Also