StiCardsColumnVisibilityHelper Class

Namespace: Stimulsoft.Report.Dashboard

This class helps in the processing of the visiblity property of the table column.

Methods

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

Method Details

GetVisible static

GetVisible(column: IStiCardsColumn, report: IStiReport): bool

Returns true or false value of visibility the specified table column depending on column settings.

Parameters

Returns bool