Spread Windows Forms 12.0 Product Documentation
View Property (HyperLinkClickedEventArgs)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace > HyperLinkClickedEventArgs Class : View Property
Gets the view that contains the cell with the editor that raised the event.
Syntax
'Declaration
 
Public ReadOnly Property View As SpreadView
'Usage
 
Dim instance As HyperLinkClickedEventArgs
Dim value As SpreadView
 
value = instance.View
public SpreadView View {get;}
See Also

Reference

HyperLinkClickedEventArgs Class
HyperLinkClickedEventArgs Members