FlexGrid for WinForms | ComponentOne
C1.Win.C1FlexGrid Namespace / ColumnFilterEditor Class / UpdateMenu Method

In This Topic
    UpdateMenu Method (ColumnFilterEditor)
    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