ComponentOne FlexPivot for WinForms
C1.Win.C1FlexGrid.4.8 Assembly / C1.Win.C1FlexGrid Namespace / ColumnFilterEditor Class / UpdateMenu Method

In This Topic
    UpdateMenu Method
    In This Topic
    Updates menu UI.
    Syntax
    'Declaration
     
    Public Sub UpdateMenu() 
    public void UpdateMenu()
    Remarks
    The menu items will be moved from the filter editor strip to the filter window strip.
    See Also