Spread Windows Forms 12.0 Product Documentation
AssociatedObject Property


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace > BeforeShowContextMenuEventArgs Class : AssociatedObject Property
Represents the object that associate with context menu.
Syntax
'Declaration
 
Public ReadOnly Property AssociatedObject As Object
'Usage
 
Dim instance As BeforeShowContextMenuEventArgs
Dim value As Object
 
value = instance.AssociatedObject
public object AssociatedObject {get;}
See Also

Reference

BeforeShowContextMenuEventArgs Class
BeforeShowContextMenuEventArgs Members