[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.PivotTables.IPivotField.TotalLevels

TotalLevels Property

TotalLevels

Gets the total number of fields in the current field group. If the field isn't grouped, or if the data source is OLAP-based, returns value 1.

Declaration
int TotalLevels { get; }
ReadOnly Property TotalLevels As Integer