[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Rdl.Tools.ExpressionInfoExtensions.HasSlicersRefs

HasSlicersRefs Method

HasSlicersRefs(ExpressionInfo)

Determines whether the expression contains slicers.

Declaration
public static bool HasSlicersRefs(this ExpressionInfo e)
Parameters
Type Name Description
ExpressionInfo e

An ExpressionInfo object to check for.

Returns
Type Description
bool

A bool value where true if the expression contains slicers; otherwise, false.