FlexPivot for WPF | ComponentOne
C1.WPF.Pivot Assembly / C1.WPF.Pivot Namespace / FlexPivotGrid Class / ExpandAllCols Method

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