ComponentOne Scheduler for WinForms
BeforeContextMenuShowEventArgs Class
Members 

C1.Win.C1Schedule.4 Assembly > C1.Win.C1Schedule Namespace : BeforeContextMenuShowEventArgs Class
Provides data for the C1Schedule.BeforeContextMenuShow event of the C1Schedule control.
Object Model
BeforeContextMenuShowEventArgs Class
Syntax
'Declaration
 
Public Class BeforeContextMenuShowEventArgs 
   Inherits System.ComponentModel.CancelEventArgs
public class BeforeContextMenuShowEventArgs : System.ComponentModel.CancelEventArgs 
Inheritance Hierarchy

System.Object
   System.EventArgs
      System.ComponentModel.CancelEventArgs
         C1.Win.C1Schedule.BeforeContextMenuShowEventArgs

See Also

Reference

BeforeContextMenuShowEventArgs Members
C1.Win.C1Schedule Namespace