StiPivotTableColumnVisibilityHelper Class

Namespace: Stimulsoft.Dashboard.Components.PivotTable

This class helps in the processing of the visiblity property of the pivot table column, row or summary.

Methods

Method Returns Description
GetVisible static bool Returns true or false value of visibility the specified pivot table column, row or summary depending on column settings.

Method Details

GetVisible static

GetVisible(item: IStiPivotItem, report: IStiReport): bool

Returns true or false value of visibility the specified pivot table column, row or summary depending on column settings.

Parameters

Returns bool