ComponentOne FlexPivot for WinForms
C1.Win.FlexPivot.8 Assembly / C1.Win.FlexPivot Namespace / C1FlexPivotGrid Class / GridContextMenu Property

In This Topic
    GridContextMenu Property (C1FlexPivotGrid)
    In This Topic
    References the context menu for FlexPivotGrid.
    Syntax
    'Declaration
     
    Public ReadOnly Property GridContextMenu As C1.Win.Command.C1ContextMenu
    public C1.Win.Command.C1ContextMenu GridContextMenu {get;}
    See Also