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

In This Topic
    ColumnContextMenuEnabled Property (C1FlexPivotGrid)
    In This Topic
    Syntax
    'Declaration
     
    Public Property ColumnContextMenuEnabled As Boolean
    public bool ColumnContextMenuEnabled {get; set;}
    See Also