FlexGrid for WinForms | ComponentOne
C1.Win.C1FlexGrid Namespace / ColumnContextMenuOpeningEventArgs Class
Properties


In This Topic
    ColumnContextMenuOpeningEventArgs Class Members
    In This Topic

    The following tables list the members exposed by ColumnContextMenuOpeningEventArgs.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the ColumnContextMenuOpeningEventArgs class.  
    Top
    Public Properties
     NameDescription
    Public Property (Inherited from System.ComponentModel.CancelEventArgs)
    Public PropertyGets the index of the column that caused the event.  
    Public PropertyGets the column context menu strip that caused the event.  
    Top
    See Also