ComponentOne Olap for WinForms
C1.Win.Olap.4 Assembly / C1.Win.Olap Namespace / C1OlapGrid 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