'Declaration Public Shared Function IsVisible( _ ByVal itemDevice As TargetDeviceKind, _ ByVal renderDevice As TargetDeviceKind _ ) As Boolean
public static bool IsVisible( TargetDeviceKind itemDevice, TargetDeviceKind renderDevice )
Parameters
- itemDevice
- Target device of report item
- renderDevice
- Target device of rendering extension