ComponentOne FlexPivot for WinForms
C1.Win.C1FlexGrid.4.8 Assembly / C1.Win.C1FlexGrid.View Namespace / C1FlexGridMultiRowViewBase Class / UpdateGrid Method

In This Topic
    UpdateGrid Method (C1FlexGridMultiRowViewBase)
    In This Topic
    Updates grid according to the C1FlexGridExternalViewBase settings.
    Syntax
    'Declaration
     
    Protected Overrides Sub UpdateGrid() 
    protected override void UpdateGrid()
    See Also