ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering.Components Namespace / MemoryReportItem Class / TargetDevice Property

In This Topic
TargetDevice Property (MemoryReportItem)
In This Topic
Gets output kinds in which report item is present (Screen, Export etc.)
Syntax
'Declaration
 
Public ReadOnly Property TargetDevice As TargetDeviceKind
 
See Also