ComponentOne FlexPivot for WinForms
C1.Win.FlexPivot.4.5.2 Assembly / C1.Win.FlexPivot Namespace / C1FlexPivotGrid Class / ExpandAllCols Method

In This Topic
    ExpandAllCols Method (C1FlexPivotGrid)
    In This Topic
    Expand all the columns of subtotal groups.
    Syntax
    'Declaration
     
    Public Sub ExpandAllCols() 
    public void ExpandAllCols()
    See Also