ComponentOne FlexPivot for WinForms
C1.Win.C1FlexGrid.4.8 Assembly / C1.Win.C1FlexGrid Namespace / ColumnPickerInfo Class / ShowColumnMenuItem Property

In This Topic
    ShowColumnMenuItem Property
    In This Topic
    Gets or sets showing Column picker in Columns context menu.
    Syntax
    'Declaration
     
    Public Property ShowColumnMenuItem As Boolean
    public bool ShowColumnMenuItem {get; set;}
    See Also