ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components Namespace / IReportItem Interface / TargetDevice Property

In This Topic
    TargetDevice Property (IReportItem)
    In This Topic
    Defines output kinds in which report item is present (Screen, Export tec.)
    Syntax
    'Declaration
     
    ReadOnly Property TargetDevice As TargetDeviceKind
    TargetDeviceKind TargetDevice {get;}
    See Also