[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Layout.LayersUtils.IsVisible

IsVisible Method

IsVisible(TargetDeviceKind, TargetDeviceKind)

Checks whether specified report item visible on rendering device

Declaration
public static bool IsVisible(TargetDeviceKind itemDevice, TargetDeviceKind renderDevice)
Parameters
Type Name Description
TargetDeviceKind itemDevice

Target device of report item

TargetDeviceKind renderDevice

Target device of rendering extension

Returns
Type Description
bool