Spread Windows Forms 12.0 Product Documentation
BeforeShowContextMenuEventArgs Class
Members 


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace : BeforeShowContextMenuEventArgs Class
Represents the event data for the BeforeShowContextMenu event for the Spread component, which occurs when the user open the enhanced filter context menu.
Object Model
BeforeShowContextMenuEventArgs Class
Syntax
'Declaration
 
Public Class BeforeShowContextMenuEventArgs 
   Inherits System.EventArgs
'Usage
 
Dim instance As BeforeShowContextMenuEventArgs
public class BeforeShowContextMenuEventArgs : System.EventArgs 
Inheritance Hierarchy

System.Object
   System.EventArgs
      FarPoint.Win.Spread.BeforeShowContextMenuEventArgs

See Also

Reference

BeforeShowContextMenuEventArgs Members
FarPoint.Win.Spread Namespace