DataEngine for .NET Standard | ComponentOne
C1.PivotEngine Assembly / C1.FlexPivot Namespace / C1FlexPivotEngine Class / ShowTotalsColumns Property

In This Topic
    ShowTotalsColumns Property (C1FlexPivotEngine)
    In This Topic
    Syntax
    'Declaration
     
    Public Property ShowTotalsColumns As ShowTotals
    public ShowTotals ShowTotalsColumns {get; set;}
    See Also