FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / BeforeShowContextMenuEventArgs Class
Members


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.
Syntax
'Declaration
 
Public Class BeforeShowContextMenuEventArgs 
   Inherits System.EventArgs
 
'Usage
 
Dim instance As BeforeShowContextMenuEventArgs
Inheritance Hierarchy

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

See Also