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


In This Topic
    ColumnContextMenuOpenedEventArgs Class Members
    In This Topic

    The following tables list the members exposed by ColumnContextMenuOpenedEventArgs.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the ColumnContextMenuOpenedEventArgs class.  
    Top
    Public Properties
     NameDescription
    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