FlexGrid for WinForms | ComponentOne
C1.Win.FlexGrid Namespace / C1FlexGridBandedView Class / ResetBands Method

In This Topic
    ResetBands Method
    In This Topic
    Resets the Bands property to its default value.
    Syntax
    'Declaration
     
    
    Protected Overridable Sub ResetBands() 
    protected virtual void ResetBands()
    See Also