Spread Windows Forms 12.0 Product Documentation
EditingControl Property (HyperLinkClickedEventArgs)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace > HyperLinkClickedEventArgs Class : EditingControl Property
Gets the Control object that raises the event.
Syntax
'Declaration
 
Public ReadOnly Property EditingControl As Control
'Usage
 
Dim instance As HyperLinkClickedEventArgs
Dim value As Control
 
value = instance.EditingControl
public Control EditingControl {get;}
See Also

Reference

HyperLinkClickedEventArgs Class
HyperLinkClickedEventArgs Members